commit | ef9be10c8c999e00b239eec24cf01952a308f8e7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Aug 28 10:44:20 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Sep 04 15:23:22 2015 +0200 |
tree | 38a0b11b05d5d8c038e48871e0e23b969fe0cb0b | |
parent | 52a45f38ca5998db0394e782d137595a82a08b43 [diff] |
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>