linux/drivers/net/bna
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
bfa_cee.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_cee.h bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_defs.h
bfa_defs_cna.h
bfa_defs_mfg_comm.h
bfa_defs_status.h
bfa_ioc.c bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bfa_ioc.h bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bfa_ioc_ct.c bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bfa_sm.h bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bfa_wc.h
bfi.h
bfi_cna.h
bfi_ctreg.h
bfi_ll.h
bna.h bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bna_ctrl.c bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bna_hw.h bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bna_txrx.c bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bna_types.h
bnad.c vlan: Don't check for vlan group before vlan_tx_tag_present. 2010-10-21 01:26:52 -07:00
bnad.h bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00
bnad_ethtool.c bna: fix stats handling 2010-09-02 12:45:02 -07:00
cna.h
cna_fwimg.c bna: scope and dead code cleanup 2010-10-05 20:39:39 -07:00