Linux: Fix handling of urb status codes
authorHans de Goede <hdegoede@redhat.com>
Mon, 26 Mar 2012 21:51:56 +0000 (22:51 +0100)
committerPete Batard <pete@akeo.ie>
Mon, 26 Mar 2012 22:03:20 +0000 (23:03 +0100)
commita76f2eea59807eb6f3d6642e80ccb9844b5092e4
treefd9b35d39a59cfcab2ff00d97cb5c6918306231d
parentf18a081dd742f332511101a5dc715bd6b16cb92a
Linux: Fix handling of urb status codes

* Adds EOVERFLOW handling in handle_control_completion
* Removes handling of codes that can never occur on an iso urb
libusb/os/linux_usbfs.c