summaryrefslogtreecommitdiff
path: root/tools/arch/alpha/include
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-02-03 14:29:42 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-03 17:33:01 -0500
commit6e7bc478c9a006c701c14476ec9d389a484b4864 (patch)
tree2a43fef8ad98fd58ad669dd84f30895e874d2df3 /tools/arch/alpha/include
parent79e7fff47b7bb4124ef970a13eac4fdeddd1fc25 (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>
Diffstat (limited to 'tools/arch/alpha/include')
0 files changed, 0 insertions, 0 deletions
c(2). The other three patches change locking of DAX faults so that ->iomap_begin() is called in a more relaxed locking context and we are safe to start a transaction there for ext4" These have received a build success notification from the kbuild robot, and pass the latest libnvdimm unit tests. There have not been any -next releases since -rc1, so they have not appeared there" * 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: ext4: Simplify DAX fault path dax: Call ->iomap_begin without entry lock during dax fault dax: Finish fault completely when loading holes dax: Avoid page invalidation races and unnecessary radix tree traversals mm: Invalidate DAX radix tree entries only if appropriate ext2: Return BH_New buffers for zeroed blocks
Diffstat (limited to 'include/sound/aci.h')