public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] s390/qeth: fixes 2020-03-10
@ 2020-03-10 17:38 Julian Wiedmann
  2020-03-10 17:38 ` [PATCH net 1/3] s390/qeth: don't reset default_out_queue Julian Wiedmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julian Wiedmann @ 2020-03-10 17:38 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Ursula Braun, Julian Wiedmann

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-10 23:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-10 17:38 [PATCH net 0/3] s390/qeth: fixes 2020-03-10 Julian Wiedmann
2020-03-10 17:38 ` [PATCH net 1/3] s390/qeth: don't reset default_out_queue Julian Wiedmann
2020-03-10 17:38 ` [PATCH net 2/3] s390/qeth: handle error when backing RX buffer Julian Wiedmann
2020-03-10 17:38 ` [PATCH net 3/3] s390/qeth: cancel RX reclaim work earlier Julian Wiedmann
2020-03-10 23:08 ` [PATCH net 0/3] s390/qeth: fixes 2020-03-10 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox