dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/chelsio
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present.
Many (but not all) drivers check to see whether there is a vlan
group configured before using a tag stored in the skb.  There's
not much point in this check since it just throws away data that
should only be present in the expected circumstances.  However,
it will soon be legal and expected to get a vlan tag when no
vlan group is configured, so remove this check from all drivers
to avoid dropping the tags.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-21 01:26:52 -07:00
..
Makefile
common.h chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR 2010-06-03 03:18:20 -07:00
cphy.h cxgb: set phy's mdio dev before the phy init sequence 2009-05-20 20:51:59 -07:00
cpl5_cmd.h
cxgb2.c drivers/net/chelsio: Use pr_<level>, netif_msg_<type> 2010-02-26 01:38:34 -08:00
elmer0.h
espi.c drivers/net/chelsio: Use pr_<level>, netif_msg_<type> 2010-02-26 01:38:34 -08:00
espi.h
fpga_defs.h
gmac.h
mv88e1xxx.c cxgb: set phy's mdio dev before the phy init sequence 2009-05-20 20:51:59 -07:00
mv88e1xxx.h
mv88x201x.c cxgb: set phy's mdio dev before the phy init sequence 2009-05-20 20:51:59 -07:00
my3126.c cxgb: set phy's mdio dev before the phy init sequence 2009-05-20 20:51:59 -07:00
pm3393.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-04-11 14:53:53 -07:00
regs.h
sge.c vlan: Don't check for vlan group before vlan_tx_tag_present. 2010-10-21 01:26:52 -07:00
sge.h netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00
subr.c drivers/net: Removing undead ifdef CHELSIO_T1_1G 2010-09-06 18:48:41 -07:00
suni1x10gexp_regs.h
tp.c
tp.h
vsc7326.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
vsc7326_reg.h