diff options
author | David S. Miller <davem@davemloft.net> | 2008-12-17 08:53:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-17 08:54:24 +0100 |
commit | c0700f90e5300c63d01c70e157e75e4510dd2981 (patch) | |
tree | f4889b62ab770b943eb5c2bd0778eab3b5118a91 /drivers/net/ppp_generic.c | |
parent | bnx2: Don't redefine FLOW_CTRL_{RX,TX}. (diff) | |
download | linux-c0700f90e5300c63d01c70e157e75e4510dd2981.tar.xz linux-c0700f90e5300c63d01c70e157e75e4510dd2981.zip |
bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}
These are now defined in linux/mii.h and the bnx2x driver
defines different values which are shared with hardware
data structures.
So add a "BNX2X_" prefix to these macro names.
Based upon a report from Stephen Rothwell.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ppp_generic.c')
0 files changed, 0 insertions, 0 deletions