Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH wireless-next] wifi: nl80211: don't export nl80211_mlo_reconf_add_done()
@ 2026-08-02 21:08 Johannes Berg
  0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2026-08-02 21:08 UTC (permalink / raw)
  To: linux-wireless; +Cc: Johannes Berg

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-02 21:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-02 21:08 [PATCH wireless-next] wifi: nl80211: don't export nl80211_mlo_reconf_add_done() Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox