wifi: cfg80211: expose cfg80211_iter_rnr() to drivers
authorJohannes Berg <johannes.berg@intel.com>
Wed, 28 Feb 2024 08:55:41 +0000 (09:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Mar 2024 13:33:49 +0000 (14:33 +0100)
commit22667035e5ddb7b68c7d473693b321fb9e20a397
tree3dabca3aad965b521abe1b91bdcf476865ef68e1
parent5a21f0eae13515b9a0b6cc66dc5f1903c18afb17
wifi: cfg80211: expose cfg80211_iter_rnr() to drivers

In mac80211 we'll need to look at reduced neighbor report
entries for channel switch purposes, so export the iteration
function to make that simpler.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240228095718.0954809964ef.I53e95c017aa71f14e8d1057afbbc75982ddb43df@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/scan.c