diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-09-16 16:32:11 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 16:51:24 -0700 |
commit | 52886051ffdc087a4f7f11540395fd64040101ad (patch) | |
tree | 5b72ca9a1313fb5c0d73b8a4117f59bc3a1a63f2 /net/econet | |
parent | 0cfad07555312468296ea3bbbcdf99038f58678b (diff) | |
download | op-kernel-dev-52886051ffdc087a4f7f11540395fd64040101ad.zip op-kernel-dev-52886051ffdc087a4f7f11540395fd64040101ad.tar.gz |
[SKBUFF]: Fix up csum_start when head room changes
Thanks for noticing the bug where csum_start is not updated
when the head room changes.
This patch fixes that. It also moves the csum/ip_summed
copying into copy_skb_header so that skb_copy_expand gets
it too. I've checked its callers and no one should be upset
by this.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/econet')
0 files changed, 0 insertions, 0 deletions