On Mon, Apr 26, 2004 at 02:49:59PM -0400, Alan Stern wrote: > The USB core is changing the way interfaces and altsettings are stored. > They are no longer required to be in numerical order, and as a result, > simply indexing the interface and altsetting arrays won't work as > expected. > > This patch for the st5481 takes these changes into account. A simpler > approach would be to store a pointer to the struct usb_host_interface > rather than look it up repeatedly, but I'm not very familiar with this > driver and didn't want to attempt such an alteration.
Applied, thanks. greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
