Merge branch 's390-qeth-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Mar 2021 00:14:54 +0000 (16:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Mar 2021 00:14:54 +0000 (16:14 -0800)
commit8515455720c52a0841bd1c9c5f457c9616900110
treec2e5f24784164916d6bbace9556bfd57111a4882
parentb005c9ef5adaf1357b7faa977330eaae18647300
parent7eefda7f353ef86ad82a2dc8329e8a3538c08ab6
Merge branch 's390-qeth-fixes'

Julian Wiedmann says:

====================
s390/qeth: fixes 2021-03-09

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>