tg3: Use new VLAN code
authorMatt Carlson <mcarlson@broadcom.com>
Tue, 25 Jan 2011 15:58:49 +0000 (15:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jan 2011 03:38:16 +0000 (19:38 -0800)
commitbf933c802763b2beb1a1d4977f00af1a78c4fb70
treeb64a67f7a043dc30d9ab8f425f3e4ad3282e2fb8
parent4d163b75e979833979cc401ae433cb1d7743d57e
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