diff options
author | Shuah Khan (Samsung OSG) | 2018-04-30 16:17:19 -0600 |
---|---|---|
committer | Greg Kroah-Hartman | 2018-05-03 13:52:02 -0700 |
commit | ae70c6dc3f956ce05cd06a61286b6d42189a2f6d (patch) | |
tree | 155d472617c4da7fbba6c6122105ab3b3b31d7f8 /include/linux/wait_bit.h | |
parent | 252427037a360dcf4ee4b38e3b11c85e884b6646 (diff) |
usbip: usbip_host: delete device from busid_table after rebind
Device is left in the busid_table after unbind and rebind. Rebind
initiates usb bus scan and the original driver claims the device.
After rescan the device should be deleted from the busid_table as
it no longer belongs to usbip_host.
Fix it to delete the device after device_attach() succeeds.
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/wait_bit.h')
0 files changed, 0 insertions, 0 deletions