commit | 82bf5c0867f66440a98341441fb593fe019ea361 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Oct 12 17:27:14 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 12 11:27:01 2018 -0700 |
tree | f008220b59ef4260119ca27116e90c77e24f570d | |
parent | 4666d7fb1a90280d8d3fa8766b7cdaf822d41a40 [diff] |
s390/qeth: add support for IPv6 TSO This adds TSO6 support for L3 qeth devices. Just like for standard IPv6 traffic, TSO6 doesn't use IP offload and thus runs over the normal qeth_xmit() path. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>