]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: speed up TSO transmission
authorJulian Wiedmann <jwi@linux.ibm.com>
Mon, 17 Sep 2018 15:36:03 +0000 (17:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2018 16:10:25 +0000 (09:10 -0700)
commit716e5cc0312d6950df92c2df2e9c25da737029ca
treef31e9dd9f699bc2d7deb0daba0583797cad8a37e
parent4faa85bc0cf3a53b17ccedff9c938ef84b188255
s390/qeth: speed up TSO transmission

Switch TSO over to the faster transmit path, and remove all the unused
old TSO code.

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_l3_main.c