From: Julian Wiedmann <jwi@xxxxxxxxxxxxx> Date: Mon, 4 Feb 2019 17:40:05 +0100 > 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. Series applied, thanks.