staging: r8188eu: brfoffbyhw is always false
authorMartin Kaiser <martin@kaiser.cx>
Sat, 18 Sep 2021 13:57:21 +0000 (15:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 14:25:20 +0000 (16:25 +0200)
commit96b461876304f73f4a5605d1c9654c4d81ae3c9c
tree230004aec58de04040b505b9cbba7910b42df434
parent65e31407caea9d361a4e7d657b86ccf321eb62c7
staging: r8188eu: brfoffbyhw is always false

As a consequence of the bHWPwrPindetect removal, brfoffbyhw is never set
to true any more. Remove the variable and code that depends on
brfoffbyhw == true.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210918135722.23976-1-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/rtw_pwrctrl.h
drivers/staging/r8188eu/os_dep/ioctl_linux.c
drivers/staging/r8188eu/os_dep/usb_intf.c