From: Alan Stern Date: Mon, 19 Mar 2007 19:31:42 +0000 (-0400) Subject: UHCI: Fix problem caused by lack of terminating QH X-Git-Tag: v2.6.21-rc6~116^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e009f1b202219c62ea7e277adbb953d703dac983;p=pandora-kernel.git UHCI: Fix problem caused by lack of terminating QH This patch (as871) fixes a problem introduced by an earlier change. It turns out that some systems really do need to have a terminating skeleton QH present whenever FSBR is on. I don't know any way to tell which systems do need it and which don't; the easiest answer is to have it there always. This fixes the NumLock-hang bug reported by Jiri Slaby. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed