summaryrefslogtreecommitdiffstats
path: root/net/sched/em_meta.c
diff options
context:
space:
mode:
authorHerbert Xu2009-04-13 06:41:01 +0200
committerDavid S. Miller2009-04-14 00:44:50 +0200
commit1db9e29bb0ff3c9366e8a50fb09ca8dbc364bfd6 (patch)
tree2fc6f44fed9784fa3d136bbafa6bc7a3ab50c4bb /net/sched/em_meta.c
parentbe2net: fix for default setting of pause auto-negotiation (diff)
downloadkernel-qcow2-linux-1db9e29bb0ff3c9366e8a50fb09ca8dbc364bfd6.tar.gz
kernel-qcow2-linux-1db9e29bb0ff3c9366e8a50fb09ca8dbc364bfd6.tar.xz
kernel-qcow2-linux-1db9e29bb0ff3c9366e8a50fb09ca8dbc364bfd6.zip
gro: Normalise skb before bypassing GRO on netpoll VLAN path
Hi: gro: Normalise skb before bypassing GRO on netpoll VLAN path When we detect netpoll RX on the GRO VLAN path we bail out and call the normal VLAN receive handler. However, the packet needs to be normalised by calling eth_type_trans since that's what the normal path expects (normally the GRO path does the fixup). This patch adds the necessary call to vlan_gro_frags. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Thanks, Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/em_meta.c')
0 files changed, 0 insertions, 0 deletions