Re: [Intel-wired-lan] [PATCH v2 2/2] igc: fix typos in comments

From: Dahan, AvigailX

Date: Mon Mar 23 2026 - 13:46:14 EST




On 04/03/2026 9:21, Maximilian Pezzullo via B4 Relay wrote:
From: Maximilian Pezzullo <maximilianpezzullo@xxxxxxxxx>

Fix spelling errors in code comments:
- igc_diag.c: 'autonegotioation' -> 'autonegotiation'
- igc_main.c: 'revisons' -> 'revisions' (two occurrences)

Signed-off-by: Maximilian Pezzullo <maximilianpezzullo@xxxxxxxxx>
---
drivers/net/ethernet/intel/igc/igc_diag.c | 2 +-
drivers/net/ethernet/intel/igc/igc_main.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)


Tested-by: Avigail Dahan <avigailx.dahan@xxxxxxxxx>