UPSTREAM: usbnet: cleanup after bind() in probe()
(cherry pick from commit 1666984c) 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 Change-Id: I8e7974d4eb804dfa952139d93b66241764da356e
Loading
Please sign in to comment