mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 14:33:05 +00:00
rtl8188eu: Remove CONFIG_FTP_PROTECT
This one is not selected. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
44ff69caaa
commit
9b21efa5d6
4 changed files with 1 additions and 37 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue