diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-10-15 01:28:47 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-15 12:26:30 -0700 |
commit | f61944efdf0d2569721ed6d7b0445e9f1214b295 (patch) | |
tree | f29293ab16b6fec87fc08ca5b42b4839e125b543 /kernel | |
parent | 3db05fea51cdb162cfa8f69e9cfb9e228919d2a9 (diff) |
[IPV6]: Make ipv6_frag_rcv return the same packet
This patch implements the same change taht was done to ip_defrag. It
makes ipv6_frag_rcv return the last packet received of a train of fragments
rather than the head of that sequence.
This allows us to get rid of the sk_buff ** argument later.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions