Re: [PATCH v2] wifi: brcmfmac: cyw: set a unique cookie for mgmt tx

From: Arend van Spriel

Date: Sun Aug 02 2026 - 04:40:15 EST


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 <bogdan.nicolae@xxxxxxxxx>
> ---
> 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