From: Alan Stern Date: Mon, 21 Aug 2006 15:58:50 +0000 (-0400) Subject: UHCI: don't stop at an Iso error X-Git-Tag: v2.6.18-rc6~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ceb932f489e86b555258e5f7d7f061f9c1863eb;p=pandora-kernel.git UHCI: don't stop at an Iso error Unlike other sorts of endpoint queues, Isochronous queues don't stop when an error is encountered. This patch (as772) fixes the scanning routine in uhci-hcd, to make it keep on going when it finds an Iso error. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed