[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200310173803.91602-1-jwi@linux.ibm.com>
Date: Tue, 10 Mar 2020 18:38:00 +0100
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Ursula Braun <ubraun@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net 0/3] s390/qeth: fixes 2020-03-10
Hi Dave,
please apply the following patch series for qeth to netdev's net tree.
This fixes three minor issues:
1) a setup parameter gets cleared unnecessarily when the HW config
changes,
2) insufficient error handling when initially filling the RX ring, and
3) a rarely used worker that needs to be cancelled during tear down.
Thanks,
Julian
Julian Wiedmann (3):
s390/qeth: don't reset default_out_queue
s390/qeth: handle error when backing RX buffer
s390/qeth: cancel RX reclaim work earlier
drivers/s390/net/qeth_core_main.c | 15 +++++++++------
drivers/s390/net/qeth_l2_main.c | 1 +
drivers/s390/net/qeth_l3_main.c | 1 +
3 files changed, 11 insertions(+), 6 deletions(-)
--
2.17.1
Powered by blists - more mailing lists