staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()
authorMichael Straube <straube.linux@gmail.com>
Fri, 15 Jul 2022 06:29:04 +0000 (08:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2022 06:42:24 +0000 (08:42 +0200)
commit3cc664a99e2f6f06cccee1941b6ea221779031fb
tree10f6f2bcafd5b638bfa548351c4b46a4f0060748
parent6a74f103e3e0ce81ea29146070900d563b984e0f
staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()

Remove the HW_VAR_SET_OPMODE case from SetHwReg8188EU() and move the
functions that are called by that case to rtw_mlme_ext.c. This is part
of the ongoing effort to get rid of SetHwReg8188EU().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220715062908.8547-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/hal_intf.h
drivers/staging/r8188eu/include/rtw_mlme_ext.h