commit | 818255ea47709065c53c86ca47fce96d8580bee1 | [log] [tgz] |
---|---|---|
author | Mahesh Palivela <maheshp@posedge.com> | Wed Oct 10 11:33:04 2012 +0000 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 17 11:02:14 2012 +0200 |
tree | 8557aca0148c4157ac580f6b3b11a6e94215714f | |
parent | d4950281d72d8845225e3a39dbeb366c40c824c9 [diff] |
mac80211: VHT peer STA caps Save the AP's VHT capabilities (in managed mode) and make them available to the driver in the station information. Unlike HT capabilities, they aren't restricted to the common capabilities, so drivers must be aware of their own capabilities. Signed-off-by: Mahesh Palivela <maheshp@posedge.com> [fix endian conversion bug ...] Signed-off-by: Johannes Berg <johannes.berg@intel.com>