diff options
| author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-04-27 05:44:29 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2009-04-27 05:44:29 -0700 |
| commit | edbd9e30306067c3a45c035eb95a6f49daaa2337 (patch) | |
| tree | 00e8ce4bbb0b517cea71ff14165b2b1d944d22f3 /net/ipv6/tcp_ipv6.c | |
| parent | 56ed4351c2604c221a82276f51e5dfd467921bf3 (diff) | |
| download | olio-linux-3.10-edbd9e30306067c3a45c035eb95a6f49daaa2337.tar.xz olio-linux-3.10-edbd9e30306067c3a45c035eb95a6f49daaa2337.zip | |
gro: Fix handling of headers that extend over the tail
The skb_gro_* code fails to handle the case where a header starts
in the linear area but ends in the frags area. Since the goal
of skb_gro_* is to optimise the case of completely non-linear
packets, we can simply bail out if we have anything in the linear
area.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions