staging: r8188eu: remove HW_VAR_BASIC_RATE from GetHwReg8188EU()
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 21:50:28 +0000 (22:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:14:42 +0000 (16:14 +0100)
commitdba29039b6d0a7aebb72525ebf028a5f2cf1aa89
tree725e59da246a941281e81f6f1128197aefe9bac1
parentf19fe1537c38d8a4a0ac15dc07fb058df67cd486
staging: r8188eu: remove HW_VAR_BASIC_RATE from GetHwReg8188EU()

GetHwReg8188EU() is never called with HW_VAR_BASIC_RATE. Remove that
case from the function.

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