commit | 34c92049ac15dcb731dc455d165b4c3c1df569cf | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Jan 26 13:13:10 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 26 13:13:10 2011 -0800 |
tree | afc7c685df97e636112cf49bc48bccbf5f7afd13 | |
parent | 9b6941d8b103fe95d1a90b7996046be9ee0e55e4 [diff] |
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>