]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0aa68ecef8a59dd6c3886a53419d7d715e8b1be
treeb9512107129cd8c7cc2c3814d553e154a0ddaf50
parent07e768f54b207664c890586358be64d19b390eec
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