This is a note to let you know that I've just added the patch titled
Subject: USB: documentation update for usb_unlink_urb
to my gregkh-2.6 tree. Its filename is
usb-documentation-update-for-usb_unlink_urb.patch
This tree can be found at
http://www.kernel.org/pub/linux/kernel/p
This patch (as936) updates the kerneldoc for usb_unlink_urb. The
explanation of how endpoint queues are meant to work is now clearer
and in better agreement with reality.
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
---
Index: usb-2.6/drivers/usb/core/urb.c
[PATCH] USB: documentation update
This patch (as611) fixes a minor mistake and misspelling in the USB
documentation.
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
commit 620948a01c71060a32611bc2f792f58a88cf28b1
tree 69383c05e69e6241ef43d4
Greg:
This patch (as611) fixes a minor mistake and misspelling in the USB
documentation.
Alan Stern
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
---
Index: usb-2.6/Documentation/usb/error-codes.txt
===
--- usb-2.6.orig/Documen
ChangeSet 1.2020.1.145, 2005/03/08 01:02:09-08:00, [EMAIL PROTECTED]
[PATCH] USB Documentation update: USB error codes
This patch fixes a documentation error I made earlier and clears up the
meaning of the -ETIMEDOUT error code in urb->status. Some host controller
drivers _do_ use that code to i