patch-2.3.46 linux/drivers/usb/usb.c
Next file: linux/drivers/usb/usb_storage.c
Previous file: linux/drivers/usb/usb-uhci.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Feb 16 10:25:40 2000
- Orig file:
v2.3.45/linux/drivers/usb/usb.c
- Orig date:
Sat Feb 12 11:22:11 2000
diff -u --recursive --new-file v2.3.45/linux/drivers/usb/usb.c linux/drivers/usb/usb.c
@@ -588,7 +588,7 @@
}
/*-------------------------------------------------------------------*/
-// returns status (negative) are length (positive)
+// returns status (negative) or length (positive)
int usb_internal_control_msg(struct usb_device *usb_dev, unsigned int pipe,
devrequest *cmd, void *data, int len, int timeout)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)