Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Miri Korenblit <miriam.rachel.korenblit@intel.com>,
	 linux-wireless@vger.kernel.org
Subject: Re: [PATCH v3 wireless-next 08/15] wifi: cfg80211: add support for NAN data interface
Date: Tue, 17 Feb 2026 15:21:44 +0100	[thread overview]
Message-ID: <b2d66cfe2e3e4b1dd51f2bd15ae68932bbd6ec2f.camel@sipsolutions.net> (raw)
In-Reply-To: <20260217134342.2d455362bd3b.I92973483e927820ae2297853c141842fdb262747@changeid>

On Tue, 2026-02-17 at 13:56 +0200, Miri Korenblit wrote:
> 
> +void cfg80211_leave(struct cfg80211_registered_device *rdev,
> +		    struct wireless_dev *wdev, int link_id)
> +{
> +	ASSERT_RTNL();
> +
> +	/* NAN_DATA interfaces must be closed before stopping NAN */
> +	cfg80211_close_dependents(rdev, wdev);

Turns out an equivalent change is missing in cfg80211_destroy_ifaces().

johannes

  reply	other threads:[~2026-02-17 14:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-17 11:56 [PATCH v3 wireless-next 00/15] wifi: cfg80211/nl80211: Add NAN Data Path support Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 01/15] wifi: nl80211: refactor nl80211_parse_chandef Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 02/15] wifi: cfg80211: remove unneeded call to cfg80211_leave Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 03/15] wifi: nl80211/cfg80211: support stations of non-netdev interfaces Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 04/15] wifi: cfg80211: refactor wiphy_suspend Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 05/15] wifi: nl80211: don't allow DFS channels for NAN Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 06/15] wifi: cfg80211: Add an API to configure local NAN schedule Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 07/15] wifi: cfg80211: make sure NAN chandefs are valid Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 08/15] wifi: cfg80211: add support for NAN data interface Miri Korenblit
2026-02-17 14:21   ` Johannes Berg [this message]
2026-02-17 11:56 ` [PATCH v3 wireless-next 09/15] wifi: cfg80211: separately store HT, VHT and HE capabilities for NAN Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 10/15] wifi: nl80211: add support for NAN stations Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 11/15] wifi: nl80211: define an API for configuring the NAN peer's schedule Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 12/15] wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfaces Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 13/15] wifi: nl80211: allow reporting spurious NAN Data frames Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 14/15] wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notification Miri Korenblit
2026-02-17 11:56 ` [PATCH v3 wireless-next 15/15] wifi: nl80211: Add a notification to notify NAN channel evacuation Miri Korenblit

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=b2d66cfe2e3e4b1dd51f2bd15ae68932bbd6ec2f.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=miriam.rachel.korenblit@intel.com \
    /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