]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mac80211: Implement add_nan_func and rm_nan_func
authorAyala Beker <ayala.beker@intel.com>
Tue, 20 Sep 2016 14:31:20 +0000 (17:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:21:52 +0000 (13:21 +0200)
commit167e33f4f68cc8e4e3bdaf6d43641176c51f2d79
treece328c08fec4d0a16e54839987ed3530a9f6ccad
parent5953ff6d6a3e92dd4f8d9d8e8a9359d7e180ae93
mac80211: Implement add_nan_func and rm_nan_func

Implement add/rm_nan_func functions and handle NAN function
termination notifications. Handle instance_id allocation for
NAN functions and implement the reconfig flow.

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/iface.c
net/mac80211/main.c
net/mac80211/trace.h
net/mac80211/util.c