staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()
authorMichael Straube <straube.linux@gmail.com>
Mon, 6 Jun 2022 06:40:55 +0000 (08:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Jun 2022 11:05:57 +0000 (13:05 +0200)
commit18697b479330508491928a0d8593ba6c005591b7
tree44672034fff24452fd8ca2eb9906dcb4d62b66a8
parente2b925edc55aa79d2c72889de1d7edd11e1c06f3
staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()

In order to get rid of the function SetHwReg8188EU() remove the
HW_VAR_SLOT_TIME case from that function and move the functionality
into a static function in rtw_wlan_util.c.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220606064055.12565-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