Files
linux/drivers/usb/host
Andiry Xu 29e72304e5 USB: xHCI: re-initialize cmd_completion
commit 1d68064a7d upstream.

When a signal interrupts a Configure Endpoint command, the cmd_completion used
in xhci_configure_endpoint() is not re-initialized and the
wait_for_completion_interruptible_timeout() will return failure. Initialize
cmd_completion in xhci_configure_endpoint().

Signed-off-by: Andiry Xu <andiry.xu@amd.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-01 15:58:33 -07:00
..
2009-09-23 06:46:29 -07:00
2009-09-23 06:46:30 -07:00
2009-09-23 06:46:30 -07:00
2009-09-23 06:46:29 -07:00
2009-06-16 14:17:32 +10:00
2009-07-23 13:04:10 +09:00
2008-08-29 09:43:14 +02:00
2009-06-15 21:44:48 -07:00
2009-09-23 06:46:40 -07:00