Right. Care to submit a patch to the documentation? Both 2.4 and 2.5 seem to have this problem, but it looks like one patch could work for both since the text is basically the same.
- Dave ----- Original Message ----- From: "Dominik Kuhlen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 4:09 PM Subject: [linux-usb-devel] Mistake in usb.c Hello ! After some source investigations I discovered a harmless mistake: The description of the usb_control_msg(...) function says it returns 0, or less than 0 if an error occured, but the usb_internal_control_msg returns length, which is sometimes >0 (success) or <0 if error. Thanks Dominik _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
