]> 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)
commitd4c80b2e9d368a40231030db56e650419f80b9c4
tree38a0b11b05d5d8c038e48871e0e23b969fe0cb0b
parent03411208cebd3cb8c3755f1a13575391f16cbd72
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