rtl8187: fix control-message timeouts
authorJohan Hovold <johan@kernel.org>
Mon, 25 Oct 2021 12:05:21 +0000 (14:05 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 28 Oct 2021 13:26:18 +0000 (16:26 +0300)
commit2e9be536a213e838daed6ba42024dd68954ac061
tree5dd0f50cc5eff5c38c70dde628040f9bf9517e70
parentd7333a8ec8ca88b106a2f9729b119cb09c7e41dc
rtl8187: fix control-message timeouts

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

Fixes: 605bebe23bf6 ("[PATCH] Add rtl8187 wireless driver")
Cc: stable@vger.kernel.org # 2.6.23
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20211025120522.6045-4-johan@kernel.org
drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c