From: Oliver Neukum Date: Wed, 7 Oct 2009 07:25:10 +0000 (+0200) Subject: USB: serial: fix race between unthrottle and completion handler in opticon X-Git-Tag: v2.6.32-rc4~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88fa6590b30ef8c4d41923449ada104f915d8df8;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed