Re: [PATCH v2] wifi: brcmfmac: cyw: set a unique cookie for mgmt tx
Arend van Spriel <[email protected]> Sun, 2 Aug 2026 10:39:03 +0200
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 24 Jul 2026 20:44:11 -0500, Bogdan Nicolae wrote: > Set cookie using an increasing atomic counter. Avoids mismatches of completion > events later in brcmf_notify_mgmt_tx_status, where packet_id != vif->mgmt_tx_id > is checked. > > Signed-off-by: Bogdan Nicolae <[email protected]> > --- > drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) As agreed I will mark this as superseded. Regards, Arend