Hi Dave & Jakub,

please apply the following patch series to netdev's net tree.

This brings one fix for a memleak in an error path of the setup code.
Also several fixes for dealing with pending TX buffers - two for old
bugs in their completion handling, and one recent regression in a
teardown path.

Thanks,
Julian

Julian Wiedmann (4):
  s390/qeth: fix memory leak after failed TX Buffer allocation
  s390/qeth: improve completion of pending TX buffers
  s390/qeth: schedule TX NAPI on QAOB completion
  s390/qeth: fix notification for pending buffers during teardown

 drivers/s390/net/qeth_core.h      |   3 +-
 drivers/s390/net/qeth_core_main.c | 128 ++++++++++++++----------------
 2 files changed, 62 insertions(+), 69 deletions(-)

-- 
2.25.1

Reply via email to