diff options
author | Yuyang Du <yuyang.du@intel.com> | 2017-04-06 06:03:23 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-08 12:17:42 +0200 |
commit | 37e47d5cfeec1dcc8246401ce84f2780f99ce990 (patch) | |
tree | 5b77bd129a98f725deed9ddc69149a63cbc301b0 /fs/xfs/xfs_ioctl.c | |
parent | 69307ccb9ad7ccb653e332de68effdeaaab6907d (diff) | |
download | linux-37e47d5cfeec1dcc8246401ce84f2780f99ce990.tar.bz2 |
usb: usbip tool: Fix get_nports()
The commit 0775a9cbc694e8c72 ("usbip: vhci extension: modifications
to vhci driver") introduced multiple controllers, and nports as a sys
file, and claimed to read the nports from it, but it didn't.
In addition, the get_nports() has been so wrong that even with 8 port
lines for instance, it gets 7 (I am guessing it is due to a '\n' mess).
Nevertheless, we fix it by reading the nports attribute.
Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
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>
Diffstat (limited to 'fs/xfs/xfs_ioctl.c')
0 files changed, 0 insertions, 0 deletions