Merge branch 's390-qeth-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Feb 2019 17:43:48 +0000 (09:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Feb 2019 17:43:48 +0000 (09:43 -0800)
commit0429f237ce08b3f72f11c14c08de354460500f26
tree29d3e353e7d7de47e4c69c99c4a448b8900c6a16
parentc1f7e02979edd7a3a3e69fe04be60b1d650dc8a7
parentc0a2e4d10d9366ada133a8ae4ff2f32397f8b15b
Merge branch 's390-qeth-fixes'

Julian Wiedmann says:

====================
s390/qeth: fixes 2019-02-04

please apply the following four fixes to -net.

Patch 1 takes care of a common resource leak in various error paths, while the
second patch fixes a misordered kfree when cleaning up after an error.
The other two patches ensure that there's no stale work dangling on workqueues
when the qeth device has already been offlined and/or removed.
====================

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