]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: add checks for beacon rate, extend to mesh
authorJohannes Berg <johannes.berg@intel.com>
Mon, 19 Sep 2016 07:44:44 +0000 (09:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 26 Sep 2016 08:23:48 +0000 (10:23 +0200)
commit40028a36f0fc345b3472860b01a375c7a971172b
tree2c6a9ae667d5bf80a6789d1201dfb9a492ea99d1
parent2b4594a6dffe14703ed8cb1d11aeadc72fcdc0bb
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>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c