OSDN Git Service

cfg80211: add kerneldoc entry for "vht_cap"
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sun, 26 Aug 2012 18:21:47 +0000 (14:21 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2012 13:54:07 +0000 (15:54 +0200)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h

index 4c518f1..60597cf 100644 (file)
@@ -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;