commit | 5f92a7388a29594d6c365b23a48d4bb8299a3ea7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 14 21:36:54 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:23:34 2006 -0800 |
tree | 569e888e3b87dd77fa3eafa36dac96f2e1da00c5 | |
parent | 5084205faf45384fff25c4cf77dd5c96279283ad [diff] [blame] |
[NET]: Annotate callers of the reset of checksum.h stuff. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/net/ipv6/raw.c b/net/ipv6/raw.c index cee5db2..9b21d67 100644 --- a/net/ipv6/raw.c +++ b/net/ipv6/raw.c
@@ -530,7 +530,7 @@ /* in case cksum was not initialized */ if (unlikely(csum)) - tmp_csum = csum_sub(tmp_csum, csum); + tmp_csum = csum_sub(tmp_csum, csum_unfold(csum)); csum = csum_ipv6_magic(&fl->fl6_src, &fl->fl6_dst,