aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2018-11-08 15:06:17 +0100
committerDavid S. Miller <davem@davemloft.net>2018-11-08 17:22:23 -0800
commit81ec54393944fc0303127e1357dbbd615a6abb63 (patch)
treecc396c64a0a08ecbd1edfe6a084444d70f7ba9a7 /drivers/s390/net/qeth_l2_main.c
parents390/qeth: handle af_iucv skbs in qeth_l3_fill_header() (diff)
downloadlinux-dev-81ec54393944fc0303127e1357dbbd615a6abb63.tar.xz
linux-dev-81ec54393944fc0303127e1357dbbd615a6abb63.zip
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/qeth_l2_main.c')
0 files changed, 0 insertions, 0 deletions