rtl8188eu: Remove CONFIG_FTP_PROTECT - not defined

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-20 17:26:42 -05:00
parent 55542f1113
commit 974a768133
4 changed files with 0 additions and 35 deletions

View file

@ -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