commit | 88fa6590b30ef8c4d41923449ada104f915d8df8 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Wed Oct 07 09:25:10 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 09 13:52:08 2009 -0700 |
tree | c234aed89fa1c94b8115e6a6cb5eb9433357a52c | |
parent | d55500941fe6db4d7424c744522ee2451ac1ceda [diff] |
USB: serial: fix race between unthrottle and completion handler in opticon 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 <oliver@neukum.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>