staging: r8188eu: remove unused cases from GetHalDefVar8188EUsb()
authorMichael Straube <straube.linux@gmail.com>
Fri, 28 Jan 2022 11:54:41 +0000 (12:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Jan 2022 12:56:24 +0000 (13:56 +0100)
commitbd0861f513b1c434c27713ebac02d3322a5d0b46
tree7f08df8cfa883531d382368878e8c7822e134662
parenta096a8fb52a2edec0c73fd9d7aa601f40b0783bf
staging: r8188eu: remove unused cases from GetHalDefVar8188EUsb()

GetHalDefVar8188EUsb() is never called with HAL_DEF_DRVINFO_SZ,
HAL_DEF_RA_DECISION_RATE, HAL_DEF_RA_SGI and HAL_DEF_PT_PWR_STATUS.
Remove these cases from the function.

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