diff options
| author | Yuyang Du <[email protected]> | 2017-05-22 18:20:18 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-06-13 10:48:24 +0200 |
| commit | e55dea8ede2245918c537b9a252a1269f5d7b78b (patch) | |
| tree | d1cada6c6559989bd867ef11e7743ff470cc5b7c /tools/perf/scripts/python | |
| parent | fd92b7deb98a4edd31ffcc2d64cee36103805ff5 (diff) | |
usb: usbip tool: Fix parse_status()
In parse_status(), all nports number of idev's are initiated to
0 by memset(), it is simply wrong, because parse_status() reads
the status sys file one by one, therefore, it can only update the
according vhci_driver->idev's for it to parse.
Reviewed-by: Krzysztof Opasiak <[email protected]>
Signed-off-by: Yuyang Du <[email protected]>
Acked-by: Shuah Khan <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions