summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x.h
diff options
context:
space:
mode:
authorEilon Greenstein2009-02-12 09:36:47 +0100
committerDavid S. Miller2009-02-16 08:31:15 +0100
commit35b19ba51c1e6258a338a0855c72384abc33ce11 (patch)
treecf67f18b4ec1d228fdef2e607e814c2fa48d8137 /drivers/net/bnx2x.h
parentbnx2x: Flow control enhancement (diff)
downloadkernel-qcow2-linux-35b19ba51c1e6258a338a0855c72384abc33ce11.tar.gz
kernel-qcow2-linux-35b19ba51c1e6258a338a0855c72384abc33ce11.tar.xz
kernel-qcow2-linux-35b19ba51c1e6258a338a0855c72384abc33ce11.zip
bnx2x: Removing the board type
There are too many different board types and this field is not scalable. Removing it and making decisions according to other fields Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2x.h')
-rw-r--r--drivers/net/bnx2x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/bnx2x.h b/drivers/net/bnx2x.h
index 8c2124e0eaea..a18ace07fa42 100644
--- a/drivers/net/bnx2x.h
+++ b/drivers/net/bnx2x.h
@@ -523,7 +523,6 @@ struct bnx2x_common {
u32 shmem_base;
u32 hw_config;
- u32 board;
u32 bc_ver;