summaryrefslogtreecommitdiff
path: root/sound/core/seq/seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/core/seq/seq.c')
0 files changed, 0 insertions, 0 deletions
4ae1afb8be54a23201b8'>a4956dca0764569640374ae1afb8be54a23201b8 (diff)
nl80211: add HT/VHT capabilities to AP parameters
For the benefit of drivers that rebuild IEs in firmware, parse the IEs for HT/VHT capabilities and the respective membership selector in the (extended) supported rates. This avoids duplicating the same code into all drivers that need this information. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat
-rw-r--r--include/linux/ieee80211.h3
-rw-r--r--include/net/cfg80211.h8
-rw-r--r--net/wireless/nl80211.c47
3 files changed, 56 insertions, 2 deletions
diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h