diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-10-15 12:46:08 +0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-15 23:26:33 +0400 |
commit | 172a863f2bfbacf4b6bfc06db219b946a058ce1a (patch) | |
tree | 6718e73fac415dbaa96993366d3a1f5d5dd84707 /net/ipv4/ip_forward.c | |
parent | a9d41192b96559aa3658bc7886468a46da911c76 (diff) | |
download | linux-172a863f2bfbacf4b6bfc06db219b946a058ce1a.tar.xz |
[NET]: Fix csum_start update in pskb_expand_head
I got confused by the dual nature of the off variable in the
function pskb_expand_head. The csum_start offset should use
nhead instead of off which can change depending on whether we
are using offsets or pointers.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_forward.c')
0 files changed, 0 insertions, 0 deletions