mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 19:24:01 -04:00
staging: r8188eu: remove not_indic_disco member of mlme_priv structure
This member does not used. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
ec355ca549
commit
78d41b168d
@@ -301,7 +301,6 @@ struct mlme_priv {
|
||||
|
||||
u8 *nic_hdl;
|
||||
|
||||
u8 not_indic_disco;
|
||||
struct list_head *pscanned;
|
||||
struct __queue free_bss_pool;
|
||||
struct __queue scanned_queue;
|
||||
|
||||
Reference in New Issue
Block a user