summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-04-08 12:52:28 (GMT)
committerPatrick McHardy <kaber@trash.net>2010-04-08 12:52:28 (GMT)
commit9e56c21486f2a64473f36fa49475fd253422fbf6 (patch)
tree08e2a613a0e473e491f327422417f47dd67f9a9a /scripts/Makefile.modpost
parent3d91c1a848c812e0e66e7e57f076667822cb460e (diff)
downloadlinux-9e56c21486f2a64473f36fa49475fd253422fbf6.tar.xz
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
While doing yet another audit on ip_summed I noticed ip_queue calling skb_checksum_help unnecessarily. As we will set ip_summed to CHECKSUM_NONE when necessary in ipq_mangle_ipv4, 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>
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions