commit | a0b458b64b2a3a4cb806dd5cd889bbf6c7e9d686 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri May 12 11:23:19 2006 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jun 21 15:04:11 2006 -0700 |
tree | 88a5d6e48140f4534e6b9e02352bf4b16cb5ef42 | |
parent | 59e29ed91cff90b27d393c7a3d3ac9c3fcaea7dd [diff] |
[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>