]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: consolidate RX code
authorJulian Wiedmann <jwi@linux.ibm.com>
Mon, 23 Dec 2019 14:22:25 +0000 (15:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2019 23:23:50 +0000 (15:23 -0800)
commite972e2618e01ca12fc23a5af671ea78590841480
tree4058709a84c749751982ae08a0b2ea394cd9c4c2
parent0e691a0f8049e6815e808c269b5f9161ccda964b
s390/qeth: consolidate RX code

To reduce the path length and levels of indirection, move the RX
processing from the sub-drivers into the core.

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
drivers/s390/net/qeth_l3_main.c