diff options
author | Matthieu CASTET <castet.matthieu@free.fr> | 2011-11-28 11:30:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-29 09:59:29 +0900 |
commit | e3420901eba65b1c46bed86d360e3a8685d20734 (patch) | |
tree | 747ae7ec657793fba9b5523cd573f6bd25f7905b /Documentation | |
parent | df711fc9962b9491af2b92bd0d21ecbfefe4e5fa (diff) | |
download | linux-e3420901eba65b1c46bed86d360e3a8685d20734.tar.gz linux-e3420901eba65b1c46bed86d360e3a8685d20734.tar.bz2 linux-e3420901eba65b1c46bed86d360e3a8685d20734.zip |
EHCI : Fix a regression in the ISO scheduler
Fix a regression that was introduced by commit
811c926c538f7e8d3c08b630dd5844efd7e000f6 (USB: EHCI: fix HUB TT scheduling
issue with iso transfer).
We detect an error if next == start, but this means uframe 0 can't be allocated
anymore for iso transfer...
Reported-by: Sander Eikelenboom <linux@eikelenboom.it>
Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions