ChangeSet 1.889.26.12, 2003/01/12 00:17:30-08:00, [EMAIL PROTECTED]

[PATCH] USB midi: fix typo in previous patch


diff -Nru a/drivers/usb/class/usb-midi.c b/drivers/usb/class/usb-midi.c
--- a/drivers/usb/class/usb-midi.c      Mon Jan 13 14:25:48 2003
+++ b/drivers/usb/class/usb-midi.c      Mon Jan 13 14:25:48 2003
@@ -398,7 +398,7 @@
                        }
                }
 
-               spin_unlock &ep->lock );
+               spin_unlock ( &ep->lock );
                if ( wake ) {
                        wake_up( &ep->wait );
                }



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to