diff options
author | Breno Leitao <leitao@linux.vnet.ibm.com> | 2010-10-07 15:17:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-13 23:24:59 +0200 |
commit | 71085ce8285dc5f3011694f6ba7259201135c6d6 (patch) | |
tree | 1f9bb13115733a117998abe4b0abdb6fb2ca332e /drivers/net/gianfar_ethtool.c | |
parent | net: allow FEC driver to use fixed PHY support (diff) | |
download | linux-71085ce8285dc5f3011694f6ba7259201135c6d6.tar.xz linux-71085ce8285dc5f3011694f6ba7259201135c6d6.zip |
ehea: Fix a checksum issue on the receive path
Currently we set all skbs with CHECKSUM_UNNECESSARY, even
those whose protocol we don't know. This patch just
add the CHECKSUM_COMPLETE tag for non TCP/UDP packets.
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/gianfar_ethtool.c')
0 files changed, 0 insertions, 0 deletions