aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r--net/mac80211/sta_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h
index 751ad25f925f..348847a32630 100644
--- a/net/mac80211/sta_info.h
+++ b/net/mac80211/sta_info.h
@@ -50,7 +50,7 @@
50 * keeping station in power-save mode, reply when the driver 50 * keeping station in power-save mode, reply when the driver
51 * unblocks the station. 51 * unblocks the station.
52 * @WLAN_STA_SP: Station is in a service period, so don't try to 52 * @WLAN_STA_SP: Station is in a service period, so don't try to
53 * reply to other uAPSD trigger frames. 53 * reply to other uAPSD trigger frames or PS-Poll.
54 */ 54 */
55enum ieee80211_sta_info_flags { 55enum ieee80211_sta_info_flags {
56 WLAN_STA_AUTH = 1<<0, 56 WLAN_STA_AUTH = 1<<0,