ChangeSet 1.984, 2003/02/04 10:55:55+11:00, [EMAIL PROTECTED]

[PATCH] Replace a line of code that shouldn't have been removed.


diff -Nru a/drivers/usb/storage/usb.c b/drivers/usb/storage/usb.c
--- a/drivers/usb/storage/usb.c Tue Feb  4 15:16:42 2003
+++ b/drivers/usb/storage/usb.c Tue Feb  4 15:16:42 2003
@@ -661,6 +661,7 @@
        /* copy over the subclass and protocol data */
        ss->subclass = subclass;
        ss->protocol = protocol;
+       ss->flags = flags;
        ss->unusual_dev = unusual_dev;
 
        /* copy over the endpoint data */



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to