diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2021-08-28 16:23:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-31 11:28:02 +0100 |
commit | 429205da6c834447a57279af128bdd56ccd5225e (patch) | |
tree | 69fe615c6021736bb3ba5b7a7c4533449ca153e9 /net/bridge | |
parent | a16ef91aa61ac2a42b1bb199fccb897d54ab3dcd (diff) |
net: qualcomm: fix QCA7000 checksum handling
Based on tests the QCA7000 doesn't support checksum offloading. So assume
ip_summed is CHECKSUM_NONE and let the kernel take care of the checksum
handling. This fixes data transfer issues in noisy environments.
Reported-by: Michael Heimpold <michael.heimpold@in-tech.com>
Fixes: 291ab06ecf67 ("net: qualcomm: new Ethernet over SPI driver for QCA7000")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions