]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitef9be10c8c999e00b239eec24cf01952a308f8e7
tree38a0b11b05d5d8c038e48871e0e23b969fe0cb0b
parent52a45f38ca5998db0394e782d137595a82a08b43
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