diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-10-14 09:39:55 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-15 21:26:28 +0200 |
commit | 2ca7b0ac022aa0158599178fe1056b1ba9ec8b97 (patch) | |
tree | 6eece25447f0ec3b5d5f5533e49e10fde4d59f35 /include/asm-m68k/stat.h | |
parent | [IPVS]: Replace local version of skb_make_writable (diff) | |
download | linux-2ca7b0ac022aa0158599178fe1056b1ba9ec8b97.tar.xz linux-2ca7b0ac022aa0158599178fe1056b1ba9ec8b97.zip |
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
This patch replaces unnecessary uses of skb_copy, pskb_copy and
skb_realloc_headroom by functions such as skb_make_writable and
pskb_expand_head.
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 'include/asm-m68k/stat.h')
0 files changed, 0 insertions, 0 deletions