Files
linux/drivers/usb/core
Libor Pechacek 5fe935a283 USB: core: Tolerate protocol stall during hub and port status read
commit 3824c1ddaf upstream.

Protocol stall should not be fatal while reading port or hub status as it is
transient state.  Currently hub EP0 STALL during port status read results in
failed device enumeration.  This has been observed with ST-Ericsson (formerly
Philips) USB 2.0 Hub (04cc:1521) after connecting keyboard.

Signed-off-by: Libor Pechacek <lpechacek@suse.cz>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-06-23 15:24:07 -07:00
..
2009-07-12 15:16:38 -07:00