Re: [PATCH v2 9/9] usbip: vhci-hcd: Clean up the code by adding a new macro

2017-06-06 Thread Shuah Khan
On 05/18/2017 04:08 AM, Yuyang Du wrote: > From: Yuyang Du > > Each vhci has 2*VHCI_HC_PORTS ports, in which VHCI_HC_PORTS > ports are HighSpeed (or below), and VHCI_HC_PORTS are SuperSpeed. > This new macro VHCI_PORTS reflects this configuration. > > Signed-off-by: Yuyang

[PATCH v2 9/9] usbip: vhci-hcd: Clean up the code by adding a new macro

2017-05-18 Thread Yuyang Du
From: Yuyang Du Each vhci has 2*VHCI_HC_PORTS ports, in which VHCI_HC_PORTS ports are HighSpeed (or below), and VHCI_HC_PORTS are SuperSpeed. This new macro VHCI_PORTS reflects this configuration. Signed-off-by: Yuyang Du --- drivers/usb/usbip/vhci.h