ChangeSet 1.1006.11.17, 2003/03/20 15:24:42-08:00, [EMAIL PROTECTED]
[PATCH] USB: usb-storage bugfix.
drivers/usb/storage/transport.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/drivers/usb/storage/transport.c b/drivers/usb/storage/transport.c
--- a/drivers/usb/storage/transport.c Thu Mar 27 16:01:46 2003
+++ b/drivers/usb/storage/transport.c Thu Mar 27 16:01:46 2003
@@ -1061,7 +1061,7 @@
US_BULK_GET_MAX_LUN,
USB_DIR_IN | USB_TYPE_CLASS |
USB_RECIP_INTERFACE,
- 0, us->ifnum, data, sizeof(data), HZ);
+ 0, us->ifnum, data, sizeof(*data), HZ);
US_DEBUGP("GetMaxLUN command result is %d, data is %d\n",
result, *data);
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel