]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: remove qeth_hdr_chk_and_bounce()
authorJulian Wiedmann <jwi@linux.ibm.com>
Mon, 17 Sep 2018 15:36:04 +0000 (17:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2018 16:10:25 +0000 (09:10 -0700)
commit3bc73c1b58ce2e1ce87a6c69cd666160660caba9
tree8ce99875ee8eb96574f027d108e8aaefd94c3aaa
parent716e5cc0312d6950df92c2df2e9c25da737029ca
s390/qeth: remove qeth_hdr_chk_and_bounce()

Restructure the OSN xmit path to handle misaligned HW headers properly,
without shifting the packet data around.

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