Skip to content

Commit

Permalink
cfg80211: add kerneldoc entry for "vht_cap"
Browse files Browse the repository at this point in the history
Signed-off-by: Robert P. J. Day <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
  • Loading branch information
rpjday authored and jmberg-intel committed Sep 5, 2012
1 parent 00a9ac4 commit c9a0a30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/net/cfg80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit c9a0a30

Please sign in to comment.