diff options
author | Oliver Neukum <oneukum@suse.com> | 2016-03-07 11:31:10 +0100 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2016-06-20 12:56:21 -0700 |
commit | ab4f14dd052ba453558a8913d8d5547abbfc7b88 (patch) | |
tree | 88fae4f07aaee7d0eef9bddc4ca87426d94f2923 /kernel/cpu.c | |
parent | d053106b93363b77ef8ca60352069cbdc8fa0f87 (diff) |
UPSTREAM: usbnet: cleanup after bind() in probe()
(cherry pick from 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>
Bug: 28744625
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions