From: Mathias Nyman Date: Fri, 29 May 2015 14:01:53 +0000 (+0300) Subject: xhci: Return correct number of tranferred bytes for stalled control endpoints X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ae47e65e7c1819e3598b16fcedc469ff97ec58;p=pandora-kernel.git xhci: Return correct number of tranferred bytes for stalled control endpoints Fix the xhci driver from bluntly setting the transferred length to 0 if we get a STALL on anything else than the data stage of a control transfer. Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed