On Thu, Apr 22, 2004 at 04:29:14PM -0400, Alan Stern wrote:
> --- 1.22/drivers/usb/misc/uss720.c    Thu Mar  4 11:57:51 2004
> +++ edited/drivers/usb/misc/uss720.c  Thu Apr 22 16:08:37 2004
> @@ -553,7 +553,7 @@
>       i = usb_set_interface(usbdev, intf->altsetting->desc.bInterfaceNumber, 2);
>       printk(KERN_DEBUG "uss720: set inteface result %d\n", i);
>  
> -     interface = &intf->altsetting[2];
> +     interface = intf->cur_altsetting;

This was ok?  Hm, alright...

Applied, thanks.

greg k-h


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to