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:
5dd59cc
)
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 8 Apr 2010 12:54:35 +0000
(14:54 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Thu, 8 Apr 2010 12:54:35 +0000
(14:54 +0200)
As we will set ip_summed to CHECKSUM_NONE when necessary in
nfqnl_mangle, there is no need to zap CHECKSUM_COMPLETE in
nfqnl_build_packet_message.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/nfnetlink_queue.c
patch
|
blob
|
history
diff --cc
net/netfilter/nfnetlink_queue.c
Simple merge