staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup()
authorMichael Straube <straube.linux@gmail.com>
Sun, 3 Apr 2022 10:37:11 +0000 (12:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:50 +0000 (07:33 +0200)
commitc5f668fd1e33695ee29e2b4680052b56eab7c5f8
treeeb1ceefd8a467c94010e933e7c8a766911b28fb3
parent81a1027030455c0c9579e47a13e35b949c7d64cd
staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup()

The parameter 'ips_deffer_ms' of _rtw_pwr_wakeup() is always
RTW_PWR_STATE_CHK_INTERVAL. Make it local.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220403103713.12883-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_pwrctrl.c
drivers/staging/r8188eu/include/rtw_pwrctrl.h