diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2007-01-08 18:01:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-02-08 00:44:35 +0100 |
commit | 85a975d0ce48dfa8dec5bf1bd970f8fd2c48af32 (patch) | |
tree | b122cba23280c7ff01e3e301d08f7e7c56bae8e5 /drivers/usb/storage | |
parent | UHCI: improved debugging checks for the frame list (diff) | |
download | linux-85a975d0ce48dfa8dec5bf1bd970f8fd2c48af32.tar.xz linux-85a975d0ce48dfa8dec5bf1bd970f8fd2c48af32.zip |
UHCI: no dummy TDs for Iso QHs
Isochronous queues don't need a dummy TD because the Queue Header
isn't managed by the hardware. This patch (as836) removes the
unnecessary dummy TDs.
The patch also fixes a long-standing typo in a comment (a "don't" was
missing -- potentially very confusing!).
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage')
0 files changed, 0 insertions, 0 deletions