Linux: Refactor discarding of URBs into a function and return all errors
authorPeter Stuge <peter@stuge.se>
Sun, 17 Oct 2010 06:19:56 +0000 (08:19 +0200)
committerPeter Stuge <peter@stuge.se>
Fri, 25 Feb 2011 20:34:52 +0000 (21:34 +0100)
commit011f1f297bc134188fab9960da1b1b9f0bd541aa
treec31f551ba93191c7ac42ab2b6e77528170f144a7
parent26246df19cb4d88954a5aa9ed5f6b859e451df85
Linux: Refactor discarding of URBs into a function and return all errors

The Linux backend did not always return errors according to the
libusb_cancel_transfer() documentation.
libusb/os/linux_usbfs.c