OSDN Git Service

s390/qeth: re-use qeth_notify_skbs()
authorJulian Wiedmann <jwi@linux.ibm.com>
Wed, 26 Sep 2018 16:29:09 +0000 (18:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Sep 2018 16:56:07 +0000 (09:56 -0700)
commit6a3123d0769ec54c9bbbfebd61a430e6cab5dbbe
treeb9512107129cd8c7cc2c3814d553e154a0ddaf50
parent5a5312bdbaddff57e5d24a2b24f9dd5a0e219ce1
s390/qeth: re-use qeth_notify_skbs()

When not using the CQ, this allows us avoid the second skb queue walk
in qeth_release_skbs().

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