aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/e1000/e1000_hw.h')
-rw-r--r--drivers/net/e1000/e1000_hw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/e1000/e1000_hw.h b/drivers/net/e1000/e1000_hw.h
index 1a8a0006f3e3..1c782d2ff04e 100644
--- a/drivers/net/e1000/e1000_hw.h
+++ b/drivers/net/e1000/e1000_hw.h
@@ -1372,7 +1372,7 @@ struct e1000_hw {
1372 e1000_smart_speed smart_speed; 1372 e1000_smart_speed smart_speed;
1373 e1000_dsp_config dsp_config_state; 1373 e1000_dsp_config dsp_config_state;
1374 bool get_link_status; 1374 bool get_link_status;
1375 bool serdes_link_down; 1375 bool serdes_has_link;
1376 bool tbi_compatibility_en; 1376 bool tbi_compatibility_en;
1377 bool tbi_compatibility_on; 1377 bool tbi_compatibility_on;
1378 bool laa_is_present; 1378 bool laa_is_present;