Linux: correct config descriptor endianness fix
authorMartin Koegler <mkoegler@auto.tuwien.ac.at>
Mon, 19 Apr 2010 22:22:46 +0000 (19:22 -0300)
committerDaniel Drake <dan@reactivated.net>
Mon, 19 Apr 2010 22:22:46 +0000 (19:22 -0300)
commit9bea500b5747bdeba7c8251d45608558e71a1db5
tree1ebbfe689dafc58fc2fe52fb9bff5a2bff93a524
parent02df59a309e813c50b8230de99e69fb4e1814279
Linux: correct config descriptor endianness fix

The seek_to_next_config codepath deals with both sysfs and usbfs;
make sure we only convert values in the usbfs path.
libusb/os/linux_usbfs.c