kernel_optimize_test/drivers/most
Johan Hovold 0e71591e91 most: fix control-message timeouts
commit 63b3e810eff65fb8587fcb26fa0b56802be12dcf upstream.

USB control-message timeouts are specified in milliseconds and should
specifically not vary with CONFIG_HZ.

Use the common control-message timeout defines for the five-second
timeouts.

Fixes: 97a6f772f3 ("drivers: most: add USB adapter driver")
Cc: stable@vger.kernel.org      # 5.9
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211025115811.5410-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-18 14:03:51 +01:00
..
configfs.c staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
core.c staging: most: avoid null pointer dereference when iface is null 2020-06-25 15:41:17 +02:00
Kconfig drivers: most: add character device interface driver 2020-09-07 15:16:26 +02:00
Makefile drivers: most: add character device interface driver 2020-09-07 15:16:26 +02:00
most_cdev.c drivers: most: add character device interface driver 2020-09-07 15:16:26 +02:00
most_usb.c most: fix control-message timeouts 2021-11-18 14:03:51 +01:00