]> 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)
commit0c34e74fcb31c16cd339bef53f66c23912c7d2fe
tree4937110ed803a948987fc66bcb3b1d0f88c6fade
parent7c02c6f43cc6668ed22a076066af0bd683eeab5b
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