linux/net/8021q
Eric Dumazet b93ab837a2 vlan: Use __vlan_hwaccel_put_tag() in rx
Commit 05423b2413 (vlan: allow null VLAN ID to be used)
forgot to update __vlan_hwaccel_rx() & vlan_gro_common()

We need to set VLAN_TAG_PRESENT flag in skb->vlan_tci

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-15 22:21:33 -08:00
..
Kconfig vlan: Add GVRP support 2008-07-05 21:26:57 -07:00
Makefile vlan: uninline __vlan_hwaccel_rx 2008-07-08 03:23:36 -07:00
vlan.c vlan: cleanup multiple unregistrations 2009-10-29 23:43:00 -07:00
vlan.h net: add a list_head parameter to dellink() method 2009-10-28 02:22:07 -07:00
vlan_core.c vlan: Use __vlan_hwaccel_put_tag() in rx 2009-11-15 22:21:33 -08:00
vlan_dev.c vlan/macvlan: propagate transmission state to upper layers 2009-11-13 14:07:33 -08:00
vlan_gvrp.c vlan: TCI related type and naming cleanups 2008-07-08 03:24:44 -07:00
vlan_netlink.c net: Support specifying the network namespace upon device creation. 2009-11-08 00:53:51 -08:00
vlanproc.c vlan: eliminate use of dev_base_lock 2009-11-10 22:26:30 -08:00
vlanproc.h [VLAN]: Add a net argument to proc init and cleanup calls. 2008-04-16 00:51:12 -07:00