staging: r8188eu: improve timeout handling in rtl8188e_firmware_download
authorMartin Kaiser <martin@kaiser.cx>
Sat, 9 Apr 2022 16:32:06 +0000 (18:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2022 13:49:58 +0000 (15:49 +0200)
commit1060ec636d8ba086ad56f558d4618b715c4d67d3
tree30220e86ecef7f30cda4abefe9bfdb6a61b17bc9
parent72b94dcb9adf57736a5fcab57fe1f540c52b2b30
staging: r8188eu: improve timeout handling in rtl8188e_firmware_download

Use the standard kernel functions to define and check the timeout in
rtl8188e_firmware_download.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220409163212.241122-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_fw.c