From: Sarah Sharp Date: Fri, 28 Aug 2009 21:28:15 +0000 (-0700) Subject: USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status. X-Git-Tag: v2.6.32-rc1~174^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=204970a4bb2f584afc430ae330cd44aee329cea4;p=pandora-kernel.git USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status. Make sure that the driver that submitted the URB considers a short packet an error before setting -EREMOTEIO during a short control transfer. Signed-off-by: Sarah Sharp Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed