nl80211: add HT/VHT capabilities to AP parameters
authorJohannes Berg <johannes.berg@intel.com>
Tue, 7 Feb 2017 20:40:44 +0000 (22:40 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 5 Nov 2017 17:09:50 +0000 (18:09 +0100)
commit10f936eaf3a7169c646afe1761345e23ad307626
treef83797b49485156ae96b50c3e2522c759ae0f830
parent2f4828855cc1a8cf5ce6cbb0f273eb9ee63db085
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>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h