diff options
-rw-r--r-- | drivers/net/e1000e/hw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/e1000e/hw.h b/drivers/net/e1000e/hw.h index 5d1220d188d4..664ed5812cff 100644 --- a/drivers/net/e1000e/hw.h +++ b/drivers/net/e1000e/hw.h | |||
@@ -308,7 +308,7 @@ enum e1e_registers { | |||
308 | #define E1000_KMRNCTRLSTA_INBAND_PARAM 0x9 /* Kumeran InBand Parameters */ | 308 | #define E1000_KMRNCTRLSTA_INBAND_PARAM 0x9 /* Kumeran InBand Parameters */ |
309 | #define E1000_KMRNCTRLSTA_DIAG_NELPBK 0x1000 /* Nearend Loopback mode */ | 309 | #define E1000_KMRNCTRLSTA_DIAG_NELPBK 0x1000 /* Nearend Loopback mode */ |
310 | #define E1000_KMRNCTRLSTA_K1_CONFIG 0x7 | 310 | #define E1000_KMRNCTRLSTA_K1_CONFIG 0x7 |
311 | #define E1000_KMRNCTRLSTA_K1_ENABLE 0x140E | 311 | #define E1000_KMRNCTRLSTA_K1_ENABLE 0x0002 |
312 | #define E1000_KMRNCTRLSTA_K1_DISABLE 0x1400 | 312 | #define E1000_KMRNCTRLSTA_K1_DISABLE 0x1400 |
313 | 313 | ||
314 | #define IFE_PHY_EXTENDED_STATUS_CONTROL 0x10 | 314 | #define IFE_PHY_EXTENDED_STATUS_CONTROL 0x10 |