From: Alan Stern Date: Fri, 13 Jul 2007 19:46:29 +0000 (-0400) Subject: UHCI: short control URBs get a status stage X-Git-Tag: v2.6.23-rc1~231^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e7c360fb07020b24652843aec442325baad0ce;p=pandora-kernel.git UHCI: short control URBs get a status stage It has recently been pointed out that short control transfers should have a status stage, even if they generate an error because URB_SHORT_NOT_OK was set. This patch (as935) changes uhci-hcd to enable the status stage when this happens. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed