mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove CONFIG_ACTIVE_KEEP_ALIVE_CHECK
This symbol is always defined. In addition, a number of defines that are commented out in include/autoconf.h have been removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
49437ec417
commit
37a28f802f
7 changed files with 47 additions and 201 deletions
|
@ -532,9 +532,7 @@ struct mlme_ext_priv
|
|||
u8 action_public_dialog_token;
|
||||
u16 action_public_rxseq;
|
||||
|
||||
#ifdef CONFIG_ACTIVE_KEEP_ALIVE_CHECK
|
||||
u8 active_keep_alive_check;
|
||||
#endif
|
||||
#ifdef DBG_FIXED_CHAN
|
||||
u8 fixed_chan;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue