summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2.h
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2010-10-20 13:56:09 +0000
committerDavid S. Miller <davem@davemloft.net>2010-10-21 01:26:55 -0700
commit7d0fd2117e3d0550d7987b3aff2bfbc0244cf7c6 (patch)
treee13ad645bb262cf1c796c888fbcb620c6ac8600a /drivers/net/bnx2.h
parent361ff8a6cf90d62c0071b7e532e37369bfd3ae77 (diff)
bnx2: Update bnx2 to use new vlan accleration.
Make the bnx2 driver use the new vlan accleration model. Signed-off-by: Jesse Gross <jesse@nicira.com> CC: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2.h')
-rw-r--r--drivers/net/bnx2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h
index efdfbc2a9e37..4f44db68c802 100644
--- a/drivers/net/bnx2.h
+++ b/drivers/net/bnx2.h
@@ -6742,10 +6742,6 @@ struct bnx2 {
struct bnx2_napi bnx2_napi[BNX2_MAX_MSIX_VEC];
-#ifdef BCM_VLAN
- struct vlan_group *vlgrp;
-#endif
-
u32 rx_buf_use_size; /* useable size */
u32 rx_buf_size; /* with alignment */
u32 rx_copy_thresh;