Linux: improve reporting of URB error status codes
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 22 Oct 2010 09:13:34 +0000 (11:13 +0200)
committerPeter Stuge <peter@stuge.se>
Fri, 24 Dec 2010 08:52:35 +0000 (09:52 +0100)
commitb26db49208c7a6ef0a99645142af21ce80c57c22
treec13cf236228cdf6762644c5f252d5cf44b04c3a4
parentefc29733ad31f81883a7ac51a6cc6cda9ad4feb9
Linux: improve reporting of URB error status codes

Fix the way overflow errors are handled (they can occur in any
transaction, not just the last one in a transfer) and add tests
for other commonly-occuring error statuses.
libusb/os/linux_usbfs.c