Skip to content
Snippets Groups Projects
Commit b62f4c18 authored by Oliver Neukum's avatar Oliver Neukum Committed by Paolo Abeni
Browse files

net: usb: usbnet: fix race in probe failure


The same bug as in the disconnect code path also exists
in the case of a failure late during the probe process.
The flag must also be set.

Signed-off-by: default avatarOliver Neukum <oneukum@suse.com>
Fixes: 1da177e4 ("Linux-2.6.12-rc2")
Link: https://patch.msgid.link/20241010131934.1499695-1-oneukum@suse.com


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 25c12b45
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment