mac80211: add boilerplate code for start / stop NAN
authorAyala Beker <ayala.beker@intel.com>
Tue, 20 Sep 2016 14:31:14 +0000 (17:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:21:19 +0000 (13:21 +0200)
commit708d50edb149fe488c7c96f59ba9a89a64985cf2
treea6ce214b208019439758c9a326beb4010308a6e4
parentcb3b7d87652aeb37cfb5295a6157a3280dae10cb
mac80211: add boilerplate code for start / stop NAN

This code doesn't do much besides allowing to start and
stop the vif.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Ayala Beker <ayala.beker@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/chan.c
net/mac80211/driver-ops.h
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/offchannel.c
net/mac80211/trace.h
net/mac80211/util.c