diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-08-31 20:18:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-09-01 03:04:30 +0200 |
commit | db59b464f8708cdba857f16b183cff0b7466d6b5 (patch) | |
tree | aba762f4214e4bbbf7b6340f5a7007c7a78c2393 /scripts/Kbuild.include | |
parent | USB: Support for ELECOM LD-USB20 in pegasus (diff) | |
download | linux-db59b464f8708cdba857f16b183cff0b7466d6b5.tar.xz linux-db59b464f8708cdba857f16b183cff0b7466d6b5.zip |
uhci-hcd: fix list access bug
When skipping to the last TD of an URB, go to the _last_ entry in the
list instead of the _first_ entry (as780). This fixes Bugzilla #6747
and possibly others.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions