diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-08-31 14:18:39 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-08-31 18:04:30 -0700 |
commit | db59b464f8708cdba857f16b183cff0b7466d6b5 (patch) | |
tree | aba762f4214e4bbbf7b6340f5a7007c7a78c2393 /include | |
parent | 5df3d8b53f436a26fad8077b1ceb39a7708e95ec (diff) | |
download | linux-3.10-db59b464f8708cdba857f16b183cff0b7466d6b5.tar.gz linux-3.10-db59b464f8708cdba857f16b183cff0b7466d6b5.tar.bz2 linux-3.10-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 'include')
0 files changed, 0 insertions, 0 deletions