]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: implement nan_change_conf
authorAyala Beker <ayala.beker@intel.com>
Tue, 20 Sep 2016 14:31:19 +0000 (17:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:21:43 +0000 (13:21 +0200)
commit6426b14ead9667debf781ad2c194ea29f63761d8
tree4937110ed803a948987fc66bcb3b1d0f88c6fade
parentb24a6abff3f45497f033896c79e8c277da2b4b43
mac80211: implement nan_change_conf

Implement nan_change_conf callback which allows to change current
NAN configuration (master preference and dual band operation).
Store the current NAN configuration in sdata, so it can be used
both to provide the driver the updated configuration with changes
and also it will be used in hw reconfig flows in next patches.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/ieee80211_i.h
net/mac80211/trace.h