diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-10-14 00:37:52 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-15 12:26:24 -0700 |
commit | e0053ec07e32ec94535c47b10af3377255f00836 (patch) | |
tree | 05d74698e2be2ac052fca3132e830c524887a5fd /include/linux/atmel_pdc.h | |
parent | dec18810c52ed564c1aedc7f93dbf278b7fdf6d5 (diff) |
[SKBUFF]: Add skb_morph
This patch creates a new function skb_morph that's just like skb_clone
except that it lets user provide the spare skb that will be overwritten
by the one that's to be cloned.
This will be used by IP fragment reassembly so that we get back the same
skb that went in last (rather than the head skb that we get now which
requires us to carry around double pointers all over the place).
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/atmel_pdc.h')
0 files changed, 0 insertions, 0 deletions