[PATCH ath-next] wifi: ath11k: fix node corruption in ar->arvifs list

Jeff Johnson jeff.johnson at oss.qualcomm.com
Wed Apr 2 08:08:03 PDT 2025


On Thu, 20 Mar 2025 13:31:45 +0800, Stone Zhang wrote:
> In current WLAN recovery code flow, ath11k_core_halt() only
> reinitializes the "arvifs" list head. This will cause the
> list node immediately following the list head to become an
> invalid list node. Because the prev of that node still points
> to the list head "arvifs", but the next of the list head "arvifs"
> no longer points to that list node.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath11k: fix node corruption in ar->arvifs list
      commit: 31e98e277ae47f56632e4d663b1d4fd12ba33ea8

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




More information about the ath11k mailing list