Re: [PATCH v3 0/6] usb: usbip: Fix ports and port status

2017-05-17 Thread Greg KH
On Thu, Apr 06, 2017 at 06:03:21AM +0800, Yuyang Du wrote: > The commit 0775a9cbc694e8c7 ("usbip: vhci extension: modifications > to vhci driver") introduced several bugs relating to the number of > ports amd the port status. In addition, a small improvement is made > to the vhci_hcd module. Can y

[PATCH v3 0/6] usb: usbip: Fix ports and port status

2017-04-05 Thread Yuyang Du
The commit 0775a9cbc694e8c7 ("usbip: vhci extension: modifications to vhci driver") introduced several bugs relating to the number of ports amd the port status. In addition, a small improvement is made to the vhci_hcd module. v3: - Check both ends of the nports - Check the return of ncontrollers