staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVar
authorMichael Straube <straube.linux@gmail.com>
Tue, 4 Jan 2022 09:07:32 +0000 (10:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jan 2022 14:04:30 +0000 (15:04 +0100)
commit6a0d9b79bff6ff64bf65b66776af88b21c1ff581
treec6786a15fb0af4ddd65f1021087cdceda079fb41
parent6b2ad1636995895dba74f9c65f4a5cb22fd3f677
staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVar

Function rtl8188e_SetHalODMVar is always called with HAL_ODM_STA_INFO.
Remove the unneeded parameter eVariable from the function.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220104090732.13994-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ap.c
drivers/staging/r8188eu/core/rtw_mlme.c
drivers/staging/r8188eu/core/rtw_sta_mgt.c
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
drivers/staging/r8188eu/include/hal_intf.h