CHROMIUMOS: mac80211: Use different probe counts on resume
[cascardo/linux.git] / net / mac80211 / ieee80211_i.h
index db8fae5..4b53162 100644 (file)
@@ -378,6 +378,7 @@ enum ieee80211_sta_flags {
        IEEE80211_STA_UAPSD_ENABLED     = BIT(7),
        IEEE80211_STA_NULLFUNC_ACKED    = BIT(8),
        IEEE80211_STA_RESET_SIGNAL_AVE  = BIT(9),
+       IEEE80211_STA_RESUME_POLL       = BIT(10),
 };
 
 struct ieee80211_mgd_auth_data {