diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-04-13 04:41:01 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-13 22:44:50 (GMT) |
commit | 1db9e29bb0ff3c9366e8a50fb09ca8dbc364bfd6 (patch) | |
tree | 2fc6f44fed9784fa3d136bbafa6bc7a3ab50c4bb /drivers/input/ff-memless.c | |
parent | 03a980d162eb48a79ce21d47f45b9ec7d9db20e9 (diff) | |
download | linux-fsl-qoriq-1db9e29bb0ff3c9366e8a50fb09ca8dbc364bfd6.tar.xz |
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 'drivers/input/ff-memless.c')
0 files changed, 0 insertions, 0 deletions