Skip to content
Commit 6e01827e authored by Maxim Moseychuk's avatar Maxim Moseychuk Committed by Greg Kroah-Hartman
Browse files

usb: do not reset if a low-speed or full-speed device timed out



Some low-speed and full-speed devices (for example, bluetooth)
do not have time to initialize. For them, ETIMEDOUT is a valid error.
We need to give them another try. Otherwise, they will
never be initialized correctly and in dmesg will be messages
"Bluetooth: hci0 command 0x1002 tx timeout" or similars.

Fixes: 264904cc ("usb: retry reset if a device times out")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarMaxim Moseychuk <franchesko.salias.hudro.pedros@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3f0989e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment