mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
bnx2: Don't redefine FLOW_CTRL_{RX,TX}.
They are provided generically by linux/mii.h now. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1f2435e532
commit
f6d52432a4
@ -6848,9 +6848,6 @@ struct bnx2 {
|
||||
u8 flow_ctrl; /* actual flow ctrl settings */
|
||||
/* may be different from */
|
||||
/* req_flow_ctrl if autoneg */
|
||||
#define FLOW_CTRL_TX 1
|
||||
#define FLOW_CTRL_RX 2
|
||||
|
||||
u32 advertising;
|
||||
|
||||
u8 req_flow_ctrl; /* flow ctrl advertisement */
|
||||
|
Loading…
x
Reference in New Issue
Block a user