Files
linux/drivers/staging/usbip
Alan Stern eeea5b0bd4 USB: fix regression in usbip by setting has_tt flag
commit cee6a26255 upstream.

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 <stern@rowland.harvard.edu>
Reported-and-tested-by: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-09 15:54:57 -07:00
..
2009-09-15 12:02:05 -07:00
2008-10-10 15:31:09 -07:00
2009-09-15 12:02:05 -07:00
2009-09-15 12:02:05 -07:00
2009-09-15 12:02:05 -07:00
2009-09-15 12:02:05 -07:00

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>