[PATCH 0/4] wireless: fix control-message timeouts

From: Johan Hovold
Date: Mon Oct 25 2021 - 08:06:28 EST


A number of drivers throughout the tree were incorrectly specifying USB
message timeout values in jiffies instead of milliseconds.

This series fixes the wireless drivers that got it wrong.

Johan


Johan Hovold (4):
ath10k: fix control-message timeout
ath6kl: fix control-message timeout
rtl8187: fix control-message timeouts
rsi: fix control-message timeout

drivers/net/wireless/ath/ath10k/usb.c | 2 +-
drivers/net/wireless/ath/ath6kl/usb.c | 2 +-
.../net/wireless/realtek/rtl818x/rtl8187/rtl8225.c | 14 +++++++-------
drivers/net/wireless/rsi/rsi_91x_usb.c | 2 +-
4 files changed, 10 insertions(+), 10 deletions(-)

--
2.32.0