Re: [PATCH v3 1/2] staging: r8188eu: brfoffbyhw is always false

From: Michael Straube
Date: Sat Sep 18 2021 - 10:59:29 EST


On 9/18/21 15:57, Martin Kaiser wrote:
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@xxxxxxxxx>
---
v3:
- another rebase against today's staging-testing branch

v2:
- rebased against today's staging-testing branch

drivers/staging/r8188eu/include/rtw_pwrctrl.h | 1 -
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 7 -------
drivers/staging/r8188eu/os_dep/usb_intf.c | 1 -
3 files changed, 9 deletions(-)


Looks good to me.

Acked-by: Michael Straube <straube.linux@xxxxxxxxx>

Thanks,
Michael