kernel_optimize_test/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
Makefile
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_netlink.c net: Support specifying the network namespace upon device creation. 2009-11-08 00:53:51 -08: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
vlanproc.c vlan: eliminate use of dev_base_lock 2009-11-10 22:26:30 -08:00
vlanproc.h