commit | b891245bff79583b9c69b14b4429362a5d54096e | [log] [tgz] |
---|---|---|
author | Yuyang Du <yuyang.du@intel.com> | Thu Jun 08 13:04:13 2017 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 13 10:51:10 2017 +0200 |
tree | b4fb6991d5b1d79cc6e6283081ac6fad7b5e4b05 | |
parent | a5c7f019c7d602c508b3eedc470568df4633c642 [diff] |
usbip: vhci-hcd: Clean up the code by adding a new macro 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 <yuyang.du@intel.com> Acked-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>