X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fmac80211%2Fsta_info.h;h=e1a4ac1d48d7fa1eadda6389e516bfdceaa82b8b;hb=c715350828b12ce3b29e655fec7a7d6b22245d00;hp=8f7ebe41c0246a91d687a1ac91e79509dc062b5f;hpb=37ca506adc395a028cd12760eca419dd0dc14b5c;p=powerpc.git diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index 8f7ebe41c0..e1a4ac1d48 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h @@ -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;