diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2018-11-08 15:06:17 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-08 17:22:23 -0800 |
commit | 81ec54393944fc0303127e1357dbbd615a6abb63 (patch) | |
tree | cc396c64a0a08ecbd1edfe6a084444d70f7ba9a7 /drivers/s390/net/ctcm_main.c | |
parent | 5a541f6d00c6d8aace789dfaa468443bd0edf564 (diff) | |
download | linux-81ec54393944fc0303127e1357dbbd615a6abb63.tar.bz2 |
s390/qeth: unify transmit code
Since commit 82bf5c0867f6 ("s390/qeth: add support for IPv6 TSO"),
qeth_xmit() also knows how to build TSO packets and is practically
identical to qeth_l3_xmit().
Convert qeth_l3_xmit() into a thin wrapper that merely strips the
L2 header off a packet, and calls qeth_xmit() for the actual
TX processing.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/ctcm_main.c')
0 files changed, 0 insertions, 0 deletions