commit | a21a4d3e8ad4d513f5a6eefc91510febb205f601 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sun Apr 07 19:32:47 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 10 20:24:17 2013 +0200 |
tree | 28303bcfe8d84e07eacea58ae7c519cee964bf87 | |
parent | 0eabccd940f0f25da0ae29e555fddb8fb84d8e27 [diff] |
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>