aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/bnx2.h')
-rw-r--r--drivers/net/bnx2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h
index 88f962bff2d3..900641ac63e0 100644
--- a/drivers/net/bnx2.h
+++ b/drivers/net/bnx2.h
@@ -6848,9 +6848,6 @@ struct bnx2 {
6848 u8 flow_ctrl; /* actual flow ctrl settings */ 6848 u8 flow_ctrl; /* actual flow ctrl settings */
6849 /* may be different from */ 6849 /* may be different from */
6850 /* req_flow_ctrl if autoneg */ 6850 /* req_flow_ctrl if autoneg */
6851#define FLOW_CTRL_TX 1
6852#define FLOW_CTRL_RX 2
6853
6854 u32 advertising; 6851 u32 advertising;
6855 6852
6856 u8 req_flow_ctrl; /* flow ctrl advertisement */ 6853 u8 req_flow_ctrl; /* flow ctrl advertisement */