From: Alan Stern Date: Wed, 18 Oct 2006 16:35:24 +0000 (-0400) Subject: USB HID: Handle STALL on interrupt endpoint X-Git-Tag: v2.6.20-rc1~34^2~40^2~472^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8fc4d28deaf828606c19fb743fbe94aeab4caf;p=pandora-kernel.git USB HID: Handle STALL on interrupt endpoint The USB HID driver doesn't include any code to handle a STALL on the interrupt endpoint. While this may be uncommon, it does happen sometimes. This patch (as805) adds a fix. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed