Added usb_set_altinterface() call to Interface class
commit5301cd761c7e4031fd3e4a076fc82e85f9a57938
authorChris Frey <cdfrey@foursquare.net>
Thu, 5 Mar 2009 04:13:42 +0000 (4 23:13 -0500)
committerChris Frey <cdfrey@foursquare.net>
Thu, 5 Mar 2009 04:13:42 +0000 (4 23:13 -0500)
tree5bfa23813d19b3587be7363fe642495968514a28
parentc3ff558f935b149dc0375d9285f2d096d7e80a8f
Added usb_set_altinterface() call to Interface class

This should hopefully workaround the change in 2.6.28
kernels where set_interface is not called by the kernel
automatically anymore.
ChangeLog
src/usbwrap.cc