From: Libor Pechacek Date: Fri, 20 May 2011 12:53:25 +0000 (+0200) Subject: USB: core: Tolerate protocol stall during hub and port status read X-Git-Tag: v3.0-rc3~29^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3824c1ddaf744be44b170a335332b9d6afe79254;p=pandora-kernel.git USB: core: Tolerate protocol stall during hub and port status read 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 Acked-by: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed