Re: [PATCH wireless-next 2/2] wifi: nxpwifi: delete the station entry on the uAP deauth event
From: Jeff Chen
Date: Tue Sep 01 2026 - 04:23:40 EST
On Fri, Aug 07, 2026 at 09:25:54 PM +0800, Linmao Li wrote:
> When a station leaves, the firmware reports EVENT_UAP_STA_DEAUTH.
> nxpwifi_uap_event_sta_deauth() tears down the reorder, BA and WMM state
> for that peer but leaves its nxpwifi_sta_node on priv->sta_list.
>
Thanks for the patch.
Tested on nxpwifi with iw612 chipset.
Tested-by: Jeff Chen <jeff.chen_1@xxxxxxx>
Reviewed-by: Jeff Chen <jeff.chen_1@xxxxxxx>