mac80211: always advertise STBC/MCSes even if no AP support
commita21a4d3e8ad4d513f5a6eefc91510febb205f601
authorJohannes Berg <johannes.berg@intel.com>
Sun, 7 Apr 2013 17:32:47 +0000 (7 19:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 10 Apr 2013 18:24:17 +0000 (10 20:24 +0200)
tree28303bcfe8d84e07eacea58ae7c519cee964bf87
parent0eabccd940f0f25da0ae29e555fddb8fb84d8e27
mac80211: always advertise STBC/MCSes even if no AP support

Advertise STBC capabilities and MCS rates even if the AP
doesn't support them. This has always been the right thing
to do, but used to be problematic with some APs. Now WFA
testing requires this so re-enable it, problematic APs
would then presumably not pass the test and be fixed.

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