diff options
author | Johan Hovold <johan@kernel.org> | 2021-10-25 13:51:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-26 19:12:28 +0200 |
commit | 79a4479a17b83310deb0b1a2a274fe5be12d2318 (patch) | |
tree | c073fff9486f80825c355934b8d9c0f570ea4f81 /drivers/usb/serial/safe_serial.c | |
parent | ebcf652dbb22c14a21a01ee5431448f13ffb24d6 (diff) |
USB: iowarrior: fix control-message timeouts
USB control-message timeouts are specified in milliseconds and should
specifically not vary with CONFIG_HZ.
Use the common control-message timeout define for the five-second
timeout and drop the driver-specific one.
Fixes: 946b960d13c1 ("USB: add driver for iowarrior devices.")
Cc: stable@vger.kernel.org # 2.6.21
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211025115159.4954-3-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/safe_serial.c')
0 files changed, 0 insertions, 0 deletions