From 0ae10f96ebc1c8afe5b500823fc3a72efac563aa Mon Sep 17 00:00:00 2001 From: Mister Oyster Date: Thu, 23 Feb 2017 15:28:21 +0100 Subject: wlan: get rid of Meizu's CONFIG_NL80211_FASTSCAN --- include/net/cfg80211.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/net') diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index a8b2262ee..7a75104d6 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -2095,9 +2095,6 @@ struct cfg80211_ops { int (*set_monitor_channel)(struct wiphy *wiphy, struct cfg80211_chan_def *chandef); -#ifdef CONFIG_NL80211_FASTSCAN - int (*fastscan_cmd)(struct wiphy*,void *,int); -#endif int (*scan)(struct wiphy *wiphy, struct cfg80211_scan_request *request); -- cgit v1.2.3