commit | b339c24ebfca87711237231984a9d8b9dcd3a81a | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | Thu Apr 26 09:42:18 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 27 13:38:48 2018 -0400 |
tree | df5c98c7526f398991e0e6fd8fe7b4a4221ea84d | |
parent | 6195b936610018d11bbb67bd97158d50bdaa2767 [diff] |
s390/qeth: disregard IPv4 header for RX csum offload The kernel does its own validation of the IPv4 header checksum, drivers/HW are not required to handle this. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>