mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-06 21:43:06 +00:00
rtl8188eu: Remove CONFIG_FTP_PROTECT - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
55542f1113
commit
974a768133
4 changed files with 0 additions and 35 deletions
|
@ -429,13 +429,7 @@ struct mlme_priv {
|
|||
u32 p2p_assoc_req_ie_len;
|
||||
_lock bcn_update_lock;
|
||||
u8 update_bcn;
|
||||
|
||||
|
||||
#endif //#if defined (CONFIG_AP_MODE)
|
||||
|
||||
#ifdef CONFIG_FTP_PROTECT
|
||||
u8 ftp_lock_flag;
|
||||
#endif //CONFIG_FTP_PROTECT
|
||||
};
|
||||
|
||||
#ifdef CONFIG_AP_MODE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue