aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/drv_types.h
diff options
context:
space:
mode:
authorFabio Aiuto <fabioaiuto83@gmail.com>2021-03-16 16:33:18 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-18 10:19:44 +0100
commit8dafccf1bc6327df18130bf4c889ab2eb355eed8 (patch)
tree5476134d20c957c763e1008abecdb3d0c1448b98 /drivers/staging/rtl8723bs/include/drv_types.h
parentstaging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_R871X_TEST (diff)
downloadlinux-dev-8dafccf1bc6327df18130bf4c889ab2eb355eed8.tar.xz
linux-dev-8dafccf1bc6327df18130bf4c889ab2eb355eed8.zip
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_MULTI_VIR_IFACES
remove conditional code blocks checked by unused CONFIG_MULTI_VIR_IFACES cleaning required in TODO file: find and remove code blocks guarded by never set CONFIG_FOO defines Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/dfc3cf4234dbe166a75068a8405b43be0070d375.1615907632.git.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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/rtl8723bs/include/drv_types.h b/drivers/staging/rtl8723bs/include/drv_types.h
index 079feaf5b47f..3119acea4389 100644
--- a/drivers/staging/rtl8723bs/include/drv_types.h
+++ b/drivers/staging/rtl8723bs/include/drv_types.h
@@ -196,9 +196,6 @@ struct registry_priv {
u8 RFE_Type;
u8 check_fw_ps;
-#ifdef CONFIG_MULTI_VIR_IFACES
- u8 ext_iface_num;/* primary/secondary iface is excluded */
-#endif
u8 qos_opt_enable;
u8 hiq_filter;