diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-05-12 17:29:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-22 00:04:11 +0200 |
commit | 04538a255ac8b404c20cbf15867c9829254c470f (patch) | |
tree | 8b8a9bf63e9b1b804e2bf732e32db2827f422867 /drivers/usb/host/uhci-debug.c | |
parent | [PATCH] UHCI: Move code for cleaning up unlinked URBs (diff) | |
download | linux-04538a255ac8b404c20cbf15867c9829254c470f.tar.xz linux-04538a255ac8b404c20cbf15867c9829254c470f.zip |
[PATCH] UHCI: Eliminate the TD-removal list
This patch (as682) gets rid of the TD-removal list in uhci-hcd. It is
no longer needed because now TDs are not freed until we know the
hardware isn't using them. It also simplifies the code for adding and
removing TDs to/from URBs.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/uhci-debug.c')
0 files changed, 0 insertions, 0 deletions