lkml.org 
[lkml]   [2003]   [Apr]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateMon, 21 Apr 2003 16:01:28 +0800
FromDavid Glance <>
SubjectPATCH: usb-uhci: interrupt out with urb->interval 0 (corrected)
Patch against 2.4.21-pre7

--- /usr/src/linux.orig/drivers/usb/host/usb-uhci.c  2003-04-21 
15:53:19.000000000 +0800
+++ /usr/src/linux/drivers/usb/host/usb-uhci.c  2003-04-21 
15:54:40.000000000 +0800
@@ -2518,6 +2518,7 @@
                                // correct toggle after unlink
                                usb_dotoggle (urb->dev, usb_pipeendpoint 
(urb->pipe), usb_pipeout (urb->pipe));
                                clr_td_ioc(desc); // inactivate TD
+                               break;
                        }
                }
        }

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:34    [from the cache]
©2003-2008