]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit750348ece2dedb32845f9c1b44e271db3ade9b6f
tree5dd0f50cc5eff5c38c70dde628040f9bf9517e70
parent89f12d856aca001ec79595c30b2ea07025080dbf
rtl8187: fix control-message timeouts

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

Fixes: 6d438788aba3 ("[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