aboutsummaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-02-23 15:28:21 +0100
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:57:36 +0200
commit0ae10f96ebc1c8afe5b500823fc3a72efac563aa (patch)
treea8ec622c4cff308ff49b3f93e550634f79fb3402 /include/net
parent0a0b2f1eacdeb755d879c343a02bc2771a86af7f (diff)
wlan: get rid of Meizu's CONFIG_NL80211_FASTSCAN
Diffstat (limited to 'include/net')
-rw-r--r--include/net/cfg80211.h3
1 files changed, 0 insertions, 3 deletions
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);