aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/wireless/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireless/core.h b/net/wireless/core.h
index 9511c2be83d8..ab512bcd8153 100644
--- a/net/wireless/core.h
+++ b/net/wireless/core.h
@@ -51,7 +51,7 @@ struct cfg80211_registered_device {
51 struct cfg80211_scan_request *scan_req; /* protected by RTNL */ 51 struct cfg80211_scan_request *scan_req; /* protected by RTNL */
52 unsigned long suspend_at; 52 unsigned long suspend_at;
53 53
54#ifdef CONFIG_MAC80211_DEBUGFS 54#ifdef CONFIG_CFG80211_DEBUGFS
55 /* Debugfs entries */ 55 /* Debugfs entries */
56 struct wiphy_debugfsdentries { 56 struct wiphy_debugfsdentries {
57 struct dentry *rts_threshold; 57 struct dentry *rts_threshold;