commit | 7e83747dc95438c83d27e2ed8dbdc3e21fc88e83 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Tue Feb 12 18:33:18 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 12 13:14:24 2019 -0500 |
tree | 1ae1e082fdf007714d49074468386fde650b6da4 | |
parent | c21532771e9f965a609d4280bade7139b1452273 [diff] |
s390/qeth: enable only required csum offload features Current code attempts to enable all advertised HW csum offload features. Future-proof this by enabling only those features that we actually use. Also, the IPv4 header csum feature is only needed for TX on L3 devices. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>