mac80211: adding 802.11n IEs handling
[powerpc.git] / net / mac80211 / sta_info.h
index 8f7ebe4..e1a4ac1 100644 (file)
@@ -99,6 +99,9 @@ struct sta_info {
 
        u16 listen_interval;
 
+       struct ieee80211_ht_info ht_info; /* 802.11n HT capabilities
+                                            of this STA */
+
 #ifdef CONFIG_MAC80211_DEBUGFS
        struct sta_info_debugfsdentries {
                struct dentry *dir;