Sathishkumar Muruganandam <murugana@xxxxxxxxxxxxxx> wrote: > In Multi-AP VAP scenario with frequent interface up-down, there is a > chance that ath11k_mgmt_over_wmi_tx_work() will dequeue a skb > corresponding to currently deleted/stopped vdev. > > FW will assert on receiving mgmt_tx_wmi cmd for already deleted vdev. > Hence adding validation checks for arvif present on the corresponding > ar before sending mgmt_tx_wmi cmd. > > Signed-off-by: Sathishkumar Muruganandam <murugana@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 2 patches applied to ath-next branch of ath.git, thanks. 66307ca04057 ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdev 657680cc86ca ath11k: add DBG_MAC prints to track vdev events -- https://patchwork.kernel.org/patch/11513813/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches