aboutsummaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
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);