diff options
author | Oliver Neukum <oneukum@suse.com> | 2016-03-07 11:31:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-20 15:41:59 +0900 |
commit | 2d11623bd01a311c868d2e90fbdda8b5eec39a2f (patch) | |
tree | 28ab3b8f004adf3b6ebd74322dde1d060eb81b64 /net | |
parent | 3aaa64b61a787d0aedc5c3fe36102419fc4eeb93 (diff) | |
download | lwn-2d11623bd01a311c868d2e90fbdda8b5eec39a2f.tar.gz lwn-2d11623bd01a311c868d2e90fbdda8b5eec39a2f.zip |
usbnet: cleanup after bind() in probe()
[ Upstream commit 1666984c8625b3db19a9abc298931d35ab7bc64b ]
In case bind() works, but a later error forces bailing
in probe() in error cases work and a timer may be scheduled.
They must be killed. This fixes an error case related to
the double free reported in
http://www.spinics.net/lists/netdev/msg367669.html
and needs to go on top of Linus' fix to cdc-ncm.
Signed-off-by: Oliver Neukum <ONeukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions