forked from Minki/linux
e55dea8ede
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 <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> |
||
---|---|---|
.. | ||
list.h | ||
Makefile.am | ||
names.c | ||
names.h | ||
sysfs_utils.c | ||
sysfs_utils.h | ||
usbip_common.c | ||
usbip_common.h | ||
usbip_device_driver.c | ||
usbip_device_driver.h | ||
usbip_host_common.c | ||
usbip_host_common.h | ||
usbip_host_driver.c | ||
usbip_host_driver.h | ||
vhci_driver.c | ||
vhci_driver.h |