kernel_samsung_a53x/drivers/usb/usbip
Jonas Blixt ecdd36f70f USB: usbip: fix stub_dev hub disconnect
[ Upstream commit 97475763484245916735a1aa9a3310a01d46b008 ]

If a hub is disconnected that has device(s) that's attached to the usbip layer
the disconnect function might fail because it tries to release the port
on an already disconnected hub.

Fixes: 6080cd0e9239 ("staging: usbip: claim ports used by shared devices")
Signed-off-by: Jonas Blixt <jonas.blixt@actia.se>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230615092810.1215490-1-jonas.blixt@actia.se
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 11:43:05 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub_dev.c USB: usbip: fix stub_dev hub disconnect 2024-11-18 11:43:05 +01:00
stub_main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub_rx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub_tx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usbip_common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usbip_common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usbip_event.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci_hcd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci_rx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci_tx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_dev.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_rx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_transfer.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_tx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00