]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb24a6abff3f45497f033896c79e8c277da2b4b43
treecda90e8ee392418e6471d920a7043f1b55e72e5e
parenta8ac827db940676f692241da2d691beb5d4bfd7a
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