staging: r8188eu: not_indic_disco is unused
authorMartin Kaiser <martin@kaiser.cx>
Sun, 6 Feb 2022 16:18:08 +0000 (17:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 09:29:03 +0000 (10:29 +0100)
not_indic_disco in struct mlme_priv is not used. Remove it.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220206161809.423031-14-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/rtw_mlme.h

index 77169c15080abc3388ae60854effc89594f94b7f..30ee46ccdb21ef8b3a4dea27ea2d78528aef09d5 100644 (file)
@@ -316,7 +316,6 @@ struct mlme_priv {
 
        u8 *nic_hdl;
 
-       u8 not_indic_disco;
        struct list_head *pscanned;
        struct __queue free_bss_pool;
        struct __queue scanned_queue;