cfg80211: Provide an API to report NAN function termination
authorAyala Beker <ayala.beker@intel.com>
Tue, 20 Sep 2016 14:31:18 +0000 (17:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:21:37 +0000 (13:21 +0200)
commit368e5a7b4ecb71b3d347799cb9351b0dce5dec70
treecda90e8ee392418e6471d920a7043f1b55e72e5e
parent50bcd31d9992e99c231820f5276e70346cbfbc51
cfg80211: Provide an API to report NAN function termination

Provide a function that reports NAN DE function termination. The function
may be terminated due to one of the following reasons: user request,
ttl expiration or failure.
If the NAN instance is tied to the owner, the notification will be
sent to the socket that started the NAN interface only

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/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c