ChangeSet 1.1371.759.13, 2004/04/23 16:17:59-07:00, [EMAIL PROTECTED]

[PATCH] USB usbfs: remove obsolete comment from proc_resetdevice

 devio.c |    3 ---
 1 files changed, 3 deletions(-)


 drivers/usb/core/devio.c |    3 ---
 1 files changed, 3 deletions(-)


diff -Nru a/drivers/usb/core/devio.c b/drivers/usb/core/devio.c
--- a/drivers/usb/core/devio.c  Fri May 14 15:33:49 2004
+++ b/drivers/usb/core/devio.c  Fri May 14 15:33:49 2004
@@ -730,9 +730,6 @@
 
 static int proc_resetdevice(struct dev_state *ps)
 {
-       /* FIXME when usb_reset_device() is fixed we'll need to grab
-        * ps->dev->serialize before calling it.
-        */
        return usb_reset_device(ps->dev);
 
 }



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to