staging: r8188eu: bRDGEnable is always false
authorMichael Straube <straube.linux@gmail.com>
Sat, 1 Jan 2022 08:49:31 +0000 (09:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jan 2022 13:30:36 +0000 (14:30 +0100)
commitb376bd63774b7a5cf02f503369b429fa3a1ee6cc
tree1b7c080cf642cf8071c9e934e036304df9bbe0c2
parenta0c43a469239ab6fedaaa101b15bc6cc9e8baa1d
staging: r8188eu: bRDGEnable is always false

The field bRDGEnable in struct hal_data_8188e is never set. It stays
at its default value 0. Remove bRDGEnable and related dead code.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220101084937.3411-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/rtl8188e_hal.h