commit | 8564e38206de2ff005a27c8d7c2ce3869a44f0dd | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Sep 19 09:44:44 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Sep 26 10:23:48 2016 +0200 |
tree | 2c6a9ae667d5bf80a6789d1201dfb9a492ea99d1 | |
parent | a7c7fbff6a408d00431c705bbe3dfc5f51e3f1c4 [diff] |
cfg80211: add checks for beacon rate, extend to mesh The previous commit added support for specifying the beacon rate for AP mode. Add features checks to this, and extend it to also support the rate configuration for mesh networks. For IBSS it's not as simple due to joining etc., so that's not yet supported. Signed-off-by: Johannes Berg <johannes.berg@intel.com>