commit | 204970a4bb2f584afc430ae330cd44aee329cea4 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Aug 28 14:28:15 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 23 06:46:18 2009 -0700 |
tree | 4edca9077482c46c57b95a9bd2f6cdf55708e31e | |
parent | 99eb32db45061443ab7552b8fdceae68b90fde55 [diff] |
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 <sarah.a.sharp@linux.intel.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>