From: Sarah Sharp Date: Wed, 11 Nov 2009 18:28:36 +0000 (-0800) Subject: USB: xhci: Return -EPROTO on a split transaction error. X-Git-Tag: v2.6.33-rc1~315^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec74e4035a660013379882ec243de98dd6717b61;p=pandora-kernel.git USB: xhci: Return -EPROTO on a split transaction error. When the xHCI hardware says a transfer completed with a split transaction error, set the URB status to -EPROTO. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed