staging: r8188eu: remove unused variable b_hw_radio_off

b_hw_radio_off in struct pwrctrl_priv is not used. Remove it.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210913185110.3065-9-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Martin Kaiser
2021-09-13 20:51:10 +02:00
committed by Greg Kroah-Hartman
parent 1bc4e56bed
commit a2bd64135b

View File

@@ -70,7 +70,6 @@ struct pwrctrl_priv {
struct work_struct cpwm_event;
u8 bpower_saving;
u8 b_hw_radio_off;
u8 reg_rfoff;
u8 reg_pdnmode; /* powerdown mode */
u32 rfoff_reason;