commit | 6a3123d0769ec54c9bbbfebd61a430e6cab5dbbe | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Wed Sep 26 18:29:09 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 26 09:56:07 2018 -0700 |
tree | b9512107129cd8c7cc2c3814d553e154a0ddaf50 | |
parent | 5a5312bdbaddff57e5d24a2b24f9dd5a0e219ce1 [diff] |
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>