]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
mac80211: fix HT/VHT disable flags
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Feb 2013 19:41:50 +0000 (20:41 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:33 +0000 (09:41 +0100)
commitcb145022c82bde532b386c7a6f1dcef1b2bca2e5
tree2a2f944cd5c2c4aa22e83a8e510b16565851949d
parent1128958dc22cbfa2562082da2621a06ba71bdce2
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>
net/mac80211/mlme.c