From: David Brownell Date: Wed, 26 Apr 2006 21:39:11 +0000 (-0700) Subject: [PATCH] USB: fix bug in ohci-hcd.c ohci_restart() X-Git-Tag: v2.6.17-rc5~165^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839ab1d4ce4dfd7e6c189391a82c584292488b41;p=pandora-kernel.git [PATCH] USB: fix bug in ohci-hcd.c ohci_restart() A loop on a power-lost resume path used the wrong index. I suspect khubd has been working around such bugs. Noticed by Andreas Mohr . Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed