From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless@vger.kernel.org
Cc: Johannes Berg <johannes.berg@intel.com>
Subject: [PATCH wireless-next] wifi: nl80211: don't export nl80211_mlo_reconf_add_done()
Date: Sun, 2 Aug 2026 23:08:01 +0200 [thread overview]
Message-ID: <20260802210800.1733352-2-johannes@sipsolutions.net> (raw)
From: Johannes Berg <johannes.berg@intel.com>
This function is only used and only usable by cfg80211
itself, so don't export it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
net/wireless/nl80211.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/wireless/nl80211.c b/net/wireless/nl80211.c
index 44f2bad08670..8f022bb1413c 100644
--- a/net/wireless/nl80211.c
+++ b/net/wireless/nl80211.c
@@ -21523,7 +21523,6 @@ void nl80211_mlo_reconf_add_done(struct net_device *dev,
nl80211_send_mlme_event(rdev, dev, &event, GFP_KERNEL);
}
-EXPORT_SYMBOL(nl80211_mlo_reconf_add_done);
void nl80211_send_ibss_bssid(struct cfg80211_registered_device *rdev,
struct net_device *netdev, const u8 *bssid,
--
2.55.0
reply other threads:[~2026-08-02 21:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260802210800.1733352-2-johannes@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=johannes.berg@intel.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox