aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r--net/mac80211/ieee80211_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h
index 6fb3f7181536..88b0ba6c7484 100644
--- a/net/mac80211/ieee80211_i.h
+++ b/net/mac80211/ieee80211_i.h
@@ -752,6 +752,7 @@ struct ieee80211_local {
752 unsigned int wmm_acm; /* bit field of ACM bits (BIT(802.1D tag)) */ 752 unsigned int wmm_acm; /* bit field of ACM bits (BIT(802.1D tag)) */
753 753
754 bool pspolling; 754 bool pspolling;
755 bool scan_ps_enabled;
755 /* 756 /*
756 * PS can only be enabled when we have exactly one managed 757 * PS can only be enabled when we have exactly one managed
757 * interface (and monitors) in PS, this then points there. 758 * interface (and monitors) in PS, this then points there.