[PATCH ath-next] wifi: ath12k: Skip adding inactive partner vdev info
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Tue Apr 7 17:50:26 PDT 2026
On Mon, 30 Mar 2026 09:37:32 +0530, Roopni Devanathan wrote:
> Currently, a vdev that is created is considered active for partner link
> population. In case of an MLD station, non-associated link vdevs can be
> created but not started. Yet, they are added as partner links. This leads
> to the creation of stale FW partner entries which accumulate and cause
> assertions.
>
> To resolve this issue, check if the vdev is started and operating on a
> chosen frequency, i.e., arvif->is_started, instead of checking if the vdev
> is created, i.e., arvif->is_created. This determines if the vdev is active
> or not and skips adding it as a partner link if it's inactive.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: Skip adding inactive partner vdev info
commit: 7d7dc26f72abb7a76abb4a68ebad75d5ab7b375e
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath12k
mailing list