ChangeSet 1.1094.6.3, 2003/03/11 17:16:12-08:00, [EMAIL PROTECTED]

[PATCH] USB: fix up a comment in usb_unlink()

Thanks to David for pointing this out.


 drivers/usb/core/urb.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/core/urb.c b/drivers/usb/core/urb.c
--- a/drivers/usb/core/urb.c    Mon Mar 17 11:47:24 2003
+++ b/drivers/usb/core/urb.c    Mon Mar 17 11:47:24 2003
@@ -383,7 +383,7 @@
 {
        /* FIXME
         * We should not care about the state here, but the host controllers
-        * die a horrible death if we submit a urb for a device that has been
+        * die a horrible death if we unlink a urb for a device that has been
         * physically removed.
         */
        if (urb &&



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to