diff options
author | Simon Guinot <simon.guinot@sequanux.org> | 2015-06-30 16:20:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-30 18:37:09 +0200 |
commit | b65657fc240ae6c1d2a1e62db9a0e61ac9631d7a (patch) | |
tree | 3c990374ed0161978ade22ebff1729c093e140be /drivers/hwmon | |
parent | ARM: mvebu: update Ethernet compatible string for Armada XP (diff) | |
download | linux-b65657fc240ae6c1d2a1e62db9a0e61ac9631d7a.tar.xz linux-b65657fc240ae6c1d2a1e62db9a0e61ac9631d7a.zip |
net: mvneta: disable IP checksum with jumbo frames for Armada 370
The Ethernet controller found in the Armada 370, 380 and 385 SoCs don't
support TCP/IP checksumming with frame sizes larger than 1600 bytes.
This patch fixes the issue by disabling the features NETIF_F_IP_CSUM and
NETIF_F_TSO for the Armada 370 and compatibles SoCs when the MTU is set
to a value greater than 1600 bytes.
Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Fixes: c5aff18204da ("net: mvneta: driver for Marvell Armada 370/XP network unit")
Cc: <stable@vger.kernel.org> # v3.8+
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions