]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: provide a function to report a match for NAN
authorAyala Beker <ayala.beker@intel.com>
Tue, 20 Sep 2016 14:31:17 +0000 (17:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:21:32 +0000 (13:21 +0200)
commita8ac827db940676f692241da2d691beb5d4bfd7a
tree9b5e1302ed1478448919dc96ae538591c47aafa6
parent4c7af15bf5ae841c227178ccf36158ab195ea09f
cfg80211: provide a function to report a match for NAN

Provide a function the driver can call to report a match.
This will send the event to the user space.
If the NAN instance is tied to the owner, the notifications 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