diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-09-16 19:32:11 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 19:51:24 -0400 |
commit | 52886051ffdc087a4f7f11540395fd64040101ad (patch) | |
tree | 5b72ca9a1313fb5c0d73b8a4117f59bc3a1a63f2 /net/mac80211/wep.c | |
parent | 0cfad07555312468296ea3bbbcdf99038f58678b (diff) |
[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/mac80211/wep.c')
0 files changed, 0 insertions, 0 deletions