git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e56c21
)
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 8 Apr 2010 12:53:40 +0000
(14:53 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Thu, 8 Apr 2010 12:53:40 +0000
(14:53 +0200)
As we will set ip_summed to CHECKSUM_NONE when necessary in
ipq_mangle_ipv6, there is no need to zap CHECKSUM_COMPLETE in
ipq_build_packet_message.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found