Herbert Xu cb18978cbf gro: Open-code final pskb_may_pull
As we know the only packets which need the final pskb_may_pull
are completely non-linear, and have all the required bits in
frag0, we can perform a straight memcpy instead of going through
pskb_may_pull and doing skb_copy_bits.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-27 03:26:02 -07:00
..
2009-05-27 03:26:02 -07:00
2008-11-14 00:53:54 -08:00
2008-11-25 17:35:18 -08:00
2009-05-21 15:10:31 -07:00
2009-05-25 22:58:01 -07:00
2009-05-25 22:58:01 -07:00
2008-11-18 18:52:37 +11:00