Thomas Pugliese 7005234c18 usb: wusbcore: fix short transfers
If a URB is broken up into multiple transfer segments and a short
transfer occurs in any segment other than the last, the URB will
currently get stuck in the driver forever.  This patch adds a check for
a short transfer and cleans up any pending segments so the URB can
complete properly.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-09 13:26:35 -08:00
..
2013-10-19 14:23:15 -07:00
2011-03-31 11:26:23 -03:00
2010-10-22 10:22:07 -07:00
2013-06-24 16:20:43 -07:00
2013-06-24 16:20:43 -07:00
2013-12-09 13:26:35 -08:00
2013-06-24 16:20:43 -07:00