diff options
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r-- | net/mac80211/sta_info.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index 8f7ebe41c024..e1a4ac1d48d7 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h | |||
@@ -99,6 +99,9 @@ struct sta_info { | |||
99 | 99 | ||
100 | u16 listen_interval; | 100 | u16 listen_interval; |
101 | 101 | ||
102 | struct ieee80211_ht_info ht_info; /* 802.11n HT capabilities | ||
103 | of this STA */ | ||
104 | |||
102 | #ifdef CONFIG_MAC80211_DEBUGFS | 105 | #ifdef CONFIG_MAC80211_DEBUGFS |
103 | struct sta_info_debugfsdentries { | 106 | struct sta_info_debugfsdentries { |
104 | struct dentry *dir; | 107 | struct dentry *dir; |