aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorAlexander Popov <[email protected]>2016-05-20 09:37:28 +0000
committerGreg Kroah-Hartman <[email protected]>2016-06-08 05:18:39 +0000
commit134a92659f9382f00f94b880183472b0769ad53e (patch)
treeb64456f16157955105de3825a1ae74dbf42903a0 /drivers/usb/class/cdc-acm.c
parentusb: ehci-platform: add reset controller number in struct ehci_platform_priv (diff)
downloadkernel-134a92659f9382f00f94b880183472b0769ad53e.tar.gz
kernel-134a92659f9382f00f94b880183472b0769ad53e.zip
usbip: don't call stub_device_reset() during stub_disconnect()
stub_disconnect() calls stub_device_reset() during usb_unbind_device() when usb device is locked. So usb_lock_device_for_reset() in stub_device_reset() in that case polls for one second and returns -EBUSY anyway. Remove useless flag USBIP_EH_RESET from SDEV_EVENT_REMOVED. Signed-off-by: Alexander Popov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions