summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSomnath Kotur <somnath.kotur@emulex.com>2010-10-25 01:11:58 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-10-25 19:14:10 (GMT)
commitc6ce2f4b270cb1d4d6b6f4f692a12ca2fea13f3f (patch)
tree326fb38f70b391291d5a170c1a3888f8bba6778b /arch
parent63a76944b674bb758232e4213da0da95ae055012 (diff)
downloadlinux-fsl-qoriq-c6ce2f4b270cb1d4d6b6f4f692a12ca2fea13f3f.tar.xz
be2net: Fix CSO for UDP packets
We're setting skb->ip_summed to CHECKSUM_NONE for all non-TCP pkts, making the stack recompute checksum.This is a bug for UDP pkts for which cso must be used. Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions