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

From: Kraus, NechamaX
Date: Mon Dec 27 2021 - 15:38:49 EST


On 12/18/2021 01:43, 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>
---

Having trouble with work email client, understand and agree with comments from Vinicius.
v1->v2 updated commit message, email subject, and reference original commit this is fixing.

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

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