s390/qeth: move L2 xmit code to core module
authorJulian Wiedmann <jwi@linux.ibm.com>
Mon, 17 Sep 2018 15:35:55 +0000 (17:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2018 16:10:24 +0000 (09:10 -0700)
commitfc69660bbdb225ae9f18ca2f509b1a5ac49f8fae
tree541dd93cc48ef84185208f36f50a8cb05fa71cac
parent75b2c206bb10961879912bd6a4199bf4dfa6eda2
s390/qeth: move L2 xmit code to core module

We need the exact same transmit path for non-offload-eligible traffic on
L3 OSAs. So make it accessible from both sub-drivers.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c
drivers/s390/net/qeth_l2_main.c