mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove CONFIG_80211D - defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
d757702bfb
commit
712e0297fc
5 changed files with 13 additions and 35 deletions
|
@ -478,9 +478,7 @@ struct mlme_ext_priv
|
|||
unsigned char bstart_bss;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_80211D
|
||||
u8 update_channel_plan_by_ap_done;
|
||||
#endif
|
||||
//recv_decache check for Action_public frame
|
||||
u8 action_public_dialog_token;
|
||||
u16 action_public_rxseq;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue