diff options
-rw-r--r-- | include/net/cfg80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 4c518f1f1aca..60597cf7b83a 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
@@ -243,6 +243,7 @@ struct ieee80211_sta_vht_cap { | |||
243 | * rates" IE, i.e. CCK rates first, then OFDM. | 243 | * rates" IE, i.e. CCK rates first, then OFDM. |
244 | * @n_bitrates: Number of bitrates in @bitrates | 244 | * @n_bitrates: Number of bitrates in @bitrates |
245 | * @ht_cap: HT capabilities in this band | 245 | * @ht_cap: HT capabilities in this band |
246 | * @vht_cap: VHT capabilities in this band | ||
246 | */ | 247 | */ |
247 | struct ieee80211_supported_band { | 248 | struct ieee80211_supported_band { |
248 | struct ieee80211_channel *channels; | 249 | struct ieee80211_channel *channels; |