staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_MULTI_V...
authorFabio Aiuto <fabioaiuto83@gmail.com>
Tue, 16 Mar 2021 15:33:18 +0000 (16:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Mar 2021 09:19:44 +0000 (10:19 +0100)
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>
drivers/staging/rtl8723bs/include/drv_types.h

index 079feaf5b47fd542ca4e865e125d7e7cca1f2131..3119acea438902e109075d978322f0e80947d55f 100644 (file)
@@ -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;