Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xhci: Return correct number of tranferred bytes for stalled control e…
…ndpoints 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 <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information