aboutsummaryrefslogtreecommitdiff
path: root/scripts/extract-vmlinux
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-02-03 14:29:42 -0800
committerMister Oyster <oysterized@gmail.com>2017-08-20 13:24:08 +0200
commitc8d5029cb6cfffe5030ce044ce0d639431a6bd93 (patch)
tree806bd34adab18a4efc68c9fa4057332bbe8d6606 /scripts/extract-vmlinux
parent0f8657691e1a07f07231a209d2fdaadb73788dc6 (diff)
net: skb_needs_check() accepts CHECKSUM_NONE for tx
My recent change missed fact that UFO would perform a complete UDP checksum before segmenting in frags. In this case skb->ip_summed is set to CHECKSUM_NONE. We need to add this valid case to skb_needs_check() Fixes: b2504a5dbef3 ("net: reduce skb_warn_bad_offload() noise") Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Joe Maples <joe@frap129.org>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions