[PATCH] UHCI: Move code for cleaning up unlinked URBs
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 12 May 2006 15:23:19 +0000 (11:23 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:11 +0000 (15:04 -0700)
commita0b458b64b2a3a4cb806dd5cd889bbf6c7e9d686
tree88a5d6e48140f4534e6b9e02352bf4b16cb5ef42
parent59e29ed91cff90b27d393c7a3d3ac9c3fcaea7dd
[PATCH] UHCI: Move code for cleaning up unlinked URBs

This patch (as681) moves some code for cleaning up after unlinked URBs
out of the general completion pathway into the unlinking pathway.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/uhci-q.c