Linux: Detect and report that device has gone away while discarding URBs
authorVitali Lovich <vlovich@aliph.com>
Thu, 17 Mar 2011 02:50:04 +0000 (19:50 -0700)
committerPeter Stuge <peter@stuge.se>
Sun, 24 Jul 2011 20:29:09 +0000 (22:29 +0200)
commit87ba8a9ead4fd9e81ae3c5a894f698779de1f2c2
treeccb2a96824763cd1b1f96082db073bf8343e363f
parent2c85c363cddd72b9ab425f05e2ee03e0b1df24f1
Linux: Detect and report that device has gone away while discarding URBs

Return LIBUSB_ERROR_NO_DEVICE if the device is no longer available
(ENODEV) to discard the urbs. References #82.
libusb/os/linux_usbfs.c