Linux: fix bulk transfer early completion
authorRob Walker <rob@tenfoot.org.uk>
Sun, 11 May 2008 20:14:18 +0000 (21:14 +0100)
committerDaniel Drake <dsd@gentoo.org>
Sun, 11 May 2008 20:17:03 +0000 (21:17 +0100)
commite25d590a9198995b4f0b6afeb41ecae318715e7e
tree5c02a1fea2740776a8cad5b4d59a1bb56cc0d726
parentfec7c84163e25b8f811632828334d75da82bcb16
Linux: fix bulk transfer early completion

We were forgetting about the remaining urbs when a non-final urb
completed early.

[dsd: some touchups and a warning message for a corner case that we don't handle]
libusb/os/linux_usbfs.c