]> git.baikalelectronics.ru Git - kernel.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)
commit08b71c1dd46282020f977cf2d94d2344caa6fb26
tree2a2f944cd5c2c4aa22e83a8e510b16565851949d
parent6bc8ea132b8f1119ad04d43643b2a2c56153bb0c
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