fedora core 2.6.10-1.12-FC2
[linux-2.6.git] / drivers / usb / atm / speedtch.c
index c06a3c1..f17e576 100644 (file)
@@ -816,6 +816,9 @@ static void speedtch_usb_disconnect(struct usb_interface *intf)
                return;
        }
 
+/*QQ need to handle disconnects on interface #2 while uploading firmware */
+/*QQ and what about interface #1? */
+
        if (instance->int_urb) {
                struct urb *int_urb = instance->int_urb;
                instance->int_urb = NULL;