From: Alan Stern Date: Mon, 2 May 2011 18:21:44 +0000 (-0400) Subject: USB: fix regression in usbip by setting has_tt flag X-Git-Tag: v2.6.39-rc7~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee6a262550f53a13acfefbc1e3e5ff35c96182c;p=pandora-kernel.git USB: fix regression in usbip by setting has_tt flag This patch (as1460) fixes a regression in the usbip driver caused by the new check for Transaction Translators in USB-2 hubs. The root hub registered by vhci_hcd needs to have the has_tt flag set, because it can connect to low- and full-speed devices as well as high-speed devices. Signed-off-by: Alan Stern Reported-and-tested-by: Nikola Ciprich CC: Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed