From: Matthieu CASTET Date: Mon, 28 Nov 2011 10:30:22 +0000 (+0100) Subject: EHCI : Fix a regression in the ISO scheduler X-Git-Tag: v3.2-rc5~50^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3420901eba65b1c46bed86d360e3a8685d20734;p=pandora-kernel.git 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 Signed-off-by: Matthieu CASTET Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed