diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-10-15 10:29:10 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-15 21:26:31 +0200 |
commit | 65c88466602c61b639f75623e5ba72c1534df9bd (patch) | |
tree | 423b5dc6391dfa05acc0d8ea214306e966ef23be /net/iucv | |
parent | [IPV6]: Make ipv6_frag_rcv return the same packet (diff) | |
download | linux-65c88466602c61b639f75623e5ba72c1534df9bd.tar.xz linux-65c88466602c61b639f75623e5ba72c1534df9bd.zip |
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
This patch replaces unnecessary uses of skb_copy by pskb_expand_head
on the IPv6 input path.
This allows us to remove the double pointers later.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/iucv')
0 files changed, 0 insertions, 0 deletions