staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 May 2022 05:48:30 +0000 (07:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 15:42:33 +0000 (17:42 +0200)
commit14afedb488c61fecf5118030dcdd0a1eaeeca3a7
tree7adde50370fb23742edbf485c1228a2df8030923
parent381b6d7b9c26a1e5f01ef53e236f8768834c1ada
staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()

Remove the HW_VAR_AC_PARAM_BE case from SetHwReg8188EU() and move the
functionality to the place where SetHwReg8188EU() is called. This is
part of the ongoing effort to get rid of the unwanted hal layer.

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