diff options
author | Somnath Kotur <somnath.kotur@emulex.com> | 2010-10-25 01:11:58 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-25 19:14:10 (GMT) |
commit | c6ce2f4b270cb1d4d6b6f4f692a12ca2fea13f3f (patch) | |
tree | 326fb38f70b391291d5a170c1a3888f8bba6778b /arch/alpha/Kconfig | |
parent | 63a76944b674bb758232e4213da0da95ae055012 (diff) | |
download | linux-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/alpha/Kconfig')
0 files changed, 0 insertions, 0 deletions