]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: reject software RSSI CQM with beacon filtering
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Aug 2015 08:44:20 +0000 (10:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Sep 2015 13:23:22 +0000 (15:23 +0200)
commit6d464e90e5cc34c0708c2af75f0b2c700374b4fc
tree38a0b11b05d5d8c038e48871e0e23b969fe0cb0b
parent30c3a4058113a9555c2704476c53901455aaae2d
mac80211: reject software RSSI CQM with beacon filtering

When beacon filtering is enabled the mac80211 software implementation
for RSSI CQM cannot work as beacons will not be available. Rather than
accepting such a configuration without proper effect, reject it.

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