>+      for (i = 0; i < USB_MAXIADS; i++) {
>+              iad = udev->actconfig->intf_assoc[i];
>+              if (iad->bFirstInterface == mnum && iad->bInterfaceCount == 2)
>+                      return usb_ifnum_to_if(udev, mnum + 1);

Ouch.  This looks buggy. Please do not apply. I will send a fixed version 
later. 

Bjørn

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to