igc: Update I226_K device ID
authorSasha Neftin <sasha.neftin@intel.com>
Thu, 9 Sep 2021 17:49:04 +0000 (20:49 +0300)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 20 Oct 2021 16:07:21 +0000 (09:07 -0700)
The device ID for I226_K was incorrectly assigned, update the device
ID to the correct one.

Fixes: bfa5e98c9de4 ("igc: Add new device ID")
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Nechama Kraus <nechamax.kraus@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_hw.h

index 4461f8b..4e02033 100644 (file)
@@ -22,8 +22,8 @@
 #define IGC_DEV_ID_I220_V                      0x15F7
 #define IGC_DEV_ID_I225_K                      0x3100
 #define IGC_DEV_ID_I225_K2                     0x3101
+#define IGC_DEV_ID_I226_K                      0x3102
 #define IGC_DEV_ID_I225_LMVP                   0x5502
-#define IGC_DEV_ID_I226_K                      0x5504
 #define IGC_DEV_ID_I225_IT                     0x0D9F
 #define IGC_DEV_ID_I226_LM                     0x125B
 #define IGC_DEV_ID_I226_V                      0x125C