Re: [Intel-wired-lan] [PATCH net v3] igc: Fix TX timestamp support for non-MSI-X platforms

From: Kraus, NechamaX
Date: Tue Dec 28 2021 - 03:33:42 EST


On 12/18/2021 01:49, James McLaughlin wrote:
Time synchronization was not properly enabled on non-MSI-X platforms.

Fixes: 2c344ae24501 ("igc: Add support for TX timestamping")

Signed-off-by: James McLaughlin <james.mclaughlin@xxxxxxx>
Reviewed-by: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
---

Still same work email client issues. Apologies, mis-titled it again.
v2->v3 fixed title

drivers/net/ethernet/intel/igc/igc_main.c | 6 ++++++
1 file changed, 6 insertions(+)

Tested-by: Nechama Kraus <nechamax.kraus@xxxxxxxxxxxxxxx>