> Here's a patch which should fix the problem.  Nikola, can you test it?
> 
> Alan Stern
> 
> 
> 
> Index: usb-2.6/drivers/staging/usbip/vhci_hcd.c
> ===================================================================
> --- usb-2.6.orig/drivers/staging/usbip/vhci_hcd.c
> +++ usb-2.6/drivers/staging/usbip/vhci_hcd.c
> @@ -1139,7 +1139,7 @@ static int vhci_hcd_probe(struct platfor
>               usbip_uerr("create hcd failed\n");
>               return -ENOMEM;
>       }
> -
> +     hcd->has_tt = 1;
>  
>       /* this is private data for vhci_hcd */
>       the_controller = hcd_to_vhci(hcd);
> 
Yes, it does!
thanks Alan! I'll now try bisect as Greg suggested to see where usbip got 
broken in latest git...
Greg, will You please push this to stable once it reaches upstream?
cheers!
n.



-- 
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava

tel.:   +420 596 603 142
fax:    +420 596 621 273
mobil:  +420 777 093 799

www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: [email protected]
-------------------------------------

Attachment: pgpJFqFb2i5ke.pgp
Description: PGP signature

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to