mac80211: restrict assoc request VHT capabilities
authorJohannes Berg <johannes.berg@intel.com>
Fri, 7 Dec 2012 12:06:48 +0000 (13:06 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:39 +0000 (13:01 +0100)
In interoperability testing some APs showed bad behaviour
if some of the VHT capabilities of the station are better
than their own. Restrict the assoc request parameters
 - beamformee capabable,
 - RX STBC and
 - RX MCS set
to the subset that the AP can support.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c

Simple merge
Simple merge