[PATCH 0/2] staging: fix control-message timeouts
From: Johan Hovold
Date: Mon Oct 25 2021 - 08:09:39 EST
A number of drivers throughout the tree were incorrectly specifying USB
message timeout values in jiffies instead of milliseconds.
This series fixes the staging drivers that got it wrong.
Johan
Johan Hovold (2):
staging: rtl8192u: fix control-message timeouts
staging: r8712u: fix control-message timeout
drivers/staging/rtl8192u/r8192U_core.c | 18 +++++++++---------
drivers/staging/rtl8712/usb_ops_linux.c | 2 +-
2 files changed, 10 insertions(+), 10 deletions(-)
--
2.32.0