commit | cb145022c82bde532b386c7a6f1dcef1b2bca2e5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 07 20:41:50 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:33 2013 +0100 |
tree | 2a2f944cd5c2c4aa22e83a8e510b16565851949d | |
parent | 1128958dc22cbfa2562082da2621a06ba71bdce2 [diff] |
mac80211: fix HT/VHT disable flags The code to disable HT and VHT if VHT was advertised without VHT is wrong -- it accidentally uses the wrong flags. Fix that. Signed-off-by: Johannes Berg <johannes.berg@intel.com>