tg3: Use new VLAN code
commit34c92049ac15dcb731dc455d165b4c3c1df569cf
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 26 Jan 2011 21:13:10 +0000 (26 13:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jan 2011 21:13:10 +0000 (26 13:13 -0800)
treeafc7c685df97e636112cf49bc48bccbf5f7afd13
parent9b6941d8b103fe95d1a90b7996046be9ee0e55e4
tg3: Use new VLAN code

This patch pivots the tg3 driver to the new VLAN infrastructure.
All references to vlgrp have been removed.  The driver still attempts to
disable VLAN tag stripping if CONFIG_VLAN_8021Q or
CONFIG_VLAN_8021Q_MODULE is not defined.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h