Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: serial: fix race between unthrottle and completion handler in op…
…ticon usb:usbserial:opticon: fix race between unthrottle and completion handler opticon_unthrottle() mustn't resubmit the URB unconditionally as the URB may still be running. Signed-off-by: Oliver Neukum <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information