]> 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)
commitf2076e2c14ce6f3a718706103b4f7433686c8b0c
tree4058709a84c749751982ae08a0b2ea394cd9c4c2
parent100645347d2fc9266de9bed0fd44f17741f68ecc
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