diff options
Diffstat (limited to 'drivers/net/tg3.h')
-rw-r--r-- | drivers/net/tg3.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/tg3.h b/drivers/net/tg3.h index 61556764a505..0880cfacdcba 100644 --- a/drivers/net/tg3.h +++ b/drivers/net/tg3.h | |||
@@ -2338,8 +2338,6 @@ struct tg3_link_config { | |||
2338 | u8 duplex; | 2338 | u8 duplex; |
2339 | u8 autoneg; | 2339 | u8 autoneg; |
2340 | u8 flowctrl; | 2340 | u8 flowctrl; |
2341 | #define TG3_FLOW_CTRL_TX 0x01 | ||
2342 | #define TG3_FLOW_CTRL_RX 0x02 | ||
2343 | 2341 | ||
2344 | /* Describes what we actually have. */ | 2342 | /* Describes what we actually have. */ |
2345 | u8 active_flowctrl; | 2343 | u8 active_flowctrl; |