bnx2: Fix logic to setup VLAN rx tagging.
authorMichael Chan <mchan@broadcom.com>
Thu, 14 Aug 2008 22:29:09 +0000 (15:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Aug 2008 22:29:09 +0000 (15:29 -0700)
commit7c6337a15e3d4689efe703e8bb65ae82cc13c435
treefa08e8ee38efc564f2c6fb8e76ae9b5a212c3d78
parentb793b3a75e12ae4576f3d9b6013c8a7d8b0277b8
bnx2: Fix logic to setup VLAN rx tagging.

We should now be checking BNX2_FLAG_CAN_KEEP_VLAN to determine how
to set the VLAN rx tagging in the RX_MODE register.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c