From: Matt Carlson Date: Wed, 26 Jan 2011 21:13:10 +0000 (-0800) Subject: tg3: Use new VLAN code X-Git-Tag: v2.6.38-rc3~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c92049ac15dcb731dc455d165b4c3c1df569cf;p=pandora-kernel.git 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 Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed