[PATCH ath-next] wifi: ath12k: Fix the assignment of logical link index

Jeff Johnson jeff.johnson at oss.qualcomm.com
Fri Mar 6 13:18:55 PST 2026


On Thu, 26 Feb 2026 09:49:11 +0530, Roopni Devanathan wrote:
> Per-link logical index is assigned from the global counter,
> ahsta->num_peer. This logical index is sent to firmware during peer
> association. If there is a failure in creating a link station,
> ath12k_mac_free_unassign_link_sta() clears the link, but does not decrement
> the logical link index. This will result in a higher logical link index for
> the next link station created. Also, if there is a leak in logical link
> index as we assign the incremented num_peer, then the index can exceed the
> maximum valid value of 15.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: Fix the assignment of logical link index
      commit: aecb569d7fb689e3e5b0005ca7bd0a2ef28915e8

Best regards,
-- 
Jeff Johnson <jeff.johnson at oss.qualcomm.com>




More information about the ath12k mailing list