summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2012-09-07 18:49:46 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2012-09-07 18:49:46 (GMT)
commit4a3e12fd7a106bdf092704ea10ff463d2309213a (patch)
tree302f2f1c7cd7c370719fe5a69371c1f5a6a87157 /include
parenta4881cc45a3fab4488e16c4934e149cfa620f1a9 (diff)
parent768be59f30f2ee8958ba3718101162c694efab12 (diff)
downloadlinux-fsl-qoriq-4a3e12fd7a106bdf092704ea10ff463d2309213a.tar.xz
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Diffstat (limited to 'include')
-rw-r--r--include/net/cfg80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index 4c518f1..60597cf 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -243,6 +243,7 @@ struct ieee80211_sta_vht_cap {
* rates" IE, i.e. CCK rates first, then OFDM.
* @n_bitrates: Number of bitrates in @bitrates
* @ht_cap: HT capabilities in this band
+ * @vht_cap: VHT capabilities in this band
*/
struct ieee80211_supported_band {
struct ieee80211_channel *channels;