summaryrefslogtreecommitdiff
path: root/drivers/dax
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-02-03 22:29:42 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-07 01:59:43 (GMT)
commit48a70be0de9e014994c4bd4749c9ccc15bc7731a (patch)
tree13f629ab6e9552f8227443d341c627fefd20f571 /drivers/dax
parente10f7bd6a6b8484ebe140a793d30b0cc56603620 (diff)
downloadlinux-48a70be0de9e014994c4bd4749c9ccc15bc7731a.tar.xz
net: skb_needs_check() accepts CHECKSUM_NONE for tx
commit 6e7bc478c9a006c701c14476ec9d389a484b4864 upstream. 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions