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)
commit5953ff6d6a3e92dd4f8d9d8e8a9359d7e180ae93
tree4937110ed803a948987fc66bcb3b1d0f88c6fade
parent368e5a7b4ecb71b3d347799cb9351b0dce5dec70
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