]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mac80211: allow drivers to use peer measurement API
authorJohannes Berg <johannes.berg@intel.com>
Tue, 16 Oct 2018 09:24:47 +0000 (11:24 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 9 Nov 2018 10:20:34 +0000 (11:20 +0100)
commitcee7013be9b71082c7ea63c46850157aaa1bf4b1
treeecc0cd1431ff3b615d1d6d3f0500b0e7f36484c2
parent9bb7e0f24e7e7d00daa1219b14539e2e602649b2
mac80211: allow drivers to use peer measurement API

There's nothing much for mac80211 to do, so only pass through
the requests with minimal checks and tracing. The driver must
call cfg80211's results APIs.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/trace.h