aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/drv_types.h
diff options
context:
space:
mode:
authorFabio Aiuto <fabioaiuto83@gmail.com>2021-07-29 14:54:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-29 17:26:23 +0200
commit041878d46ba37157814e6b650c9eff6efa7070d6 (patch)
treefe078d72be0bb26860bc2f32f81d415a95e2f353 /drivers/staging/rtl8723bs/include/drv_types.h
parentstaging: sm750fb: Rename vScreen to v_screen in lynxfb_crtc (diff)
downloadlinux-dev-041878d46ba37157814e6b650c9eff6efa7070d6.tar.xz
linux-dev-041878d46ba37157814e6b650c9eff6efa7070d6.zip
staging: rtl8723bs: remove unused BT static variables
remove some unused static variables. One of them is used to toggle on the BT coexistence mechanism, but it is always enabled and it's not conditioned to the value of the related parameter. Remove unused field of the registry_priv struct as well, they were intended for hosting the parameters this patch rids. Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/20210729125417.4380-1-fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/include/drv_types.h')
-rw-r--r--drivers/staging/rtl8723bs/include/drv_types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/rtl8723bs/include/drv_types.h b/drivers/staging/rtl8723bs/include/drv_types.h
index 895c41526164..d49009c75d2e 100644
--- a/drivers/staging/rtl8723bs/include/drv_types.h
+++ b/drivers/staging/rtl8723bs/include/drv_types.h
@@ -139,10 +139,6 @@ struct registry_priv {
u8 channel_plan;
- u8 btcoex;
- u8 bt_iso;
- u8 bt_sco;
- u8 bt_ampdu;
s8 ant_num;
/* false:Reject AP's Add BA req, true:accept AP's Add BA req */