diff options
Diffstat (limited to 'drivers/net/e1000e/hw.h')
-rw-r--r-- | drivers/net/e1000e/hw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/e1000e/hw.h b/drivers/net/e1000e/hw.h index 6f66c3721349..287ee954448f 100644 --- a/drivers/net/e1000e/hw.h +++ b/drivers/net/e1000e/hw.h | |||
@@ -830,6 +830,7 @@ struct e1000_mac_info { | |||
830 | u8 forced_speed_duplex; | 830 | u8 forced_speed_duplex; |
831 | 831 | ||
832 | bool adaptive_ifs; | 832 | bool adaptive_ifs; |
833 | bool has_fwsm; | ||
833 | bool arc_subsystem_valid; | 834 | bool arc_subsystem_valid; |
834 | bool autoneg; | 835 | bool autoneg; |
835 | bool autoneg_failed; | 836 | bool autoneg_failed; |