alistair23-linux/net/8021q
Herbert Xu 2ffb455819 gro: Fix vlan/netpoll check again
Jarek Poplawski pointed out that my previous fix is broken for
VLAN+netpoll as if netpoll is enabled we'd end up in the normal
receive path instead of the VLAN receive path.

This patch fixes it by calling the VLAN receive hook.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-17 13:10:52 -07:00
..
Kconfig
Makefile
vlan.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00
vlan.h vlan: propogate ethtool speed values 2008-10-28 23:02:34 -07:00
vlan_core.c gro: Fix vlan/netpoll check again 2009-03-17 13:10:52 -07:00
vlan_dev.c vlan: Fix vlan-in-vlan crashes. 2009-03-04 23:46:25 -08:00
vlan_gvrp.c
vlan_netlink.c
vlanproc.c vlan: Fix typos in proc output string 2008-11-10 13:37:40 -08:00
vlanproc.h