USB: documentation update for usb_unlink_urb
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 13 Jul 2007 19:47:16 +0000 (15:47 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 20 Jul 2007 00:46:05 +0000 (17:46 -0700)
commitbeafef072af10bc8497c9ee51ce2804aa7da26be
tree93ffc881e2916c3250d69735826af2f4a0381b91
parente7e7c360fb07020b24652843aec442325baad0ce
USB: documentation update for usb_unlink_urb

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 <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/urb.c