rtl8188eu: Remove CONFIG_FTP_PROTECT

This one is not selected.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-03-02 10:43:05 -06:00
parent 44ff69caaa
commit 9b21efa5d6
4 changed files with 1 additions and 37 deletions

View file

@ -559,10 +559,6 @@ struct mlme_priv {
u8 p2p_reject_disable; //When starting NL80211 wpa_supplicant/hostapd, it will call netdev_close
//such that it will cause p2p disabled. Use this flag to reject.
#endif // CONFIG_INTEL_WIDI
#ifdef CONFIG_FTP_PROTECT
u8 ftp_lock_flag;
#endif //CONFIG_FTP_PROTECT
};
#ifdef CONFIG_AP_MODE