Re: [PATCH] wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
Jeff Johnson <[email protected]> Thu, 09 Jul 2026 07:49:46 -0700
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 09 Jun 2026 09:25:28 +0000, Wentao Liang wrote:
> of_get_child_by_name() returns a node pointer with refcount
> incremented, but the error path when ath11k_ahb_setup_msa_resources()
> fails does not release it. Add the missing of_node_put() to avoid
> leaking the reference.
>
>
Applied, thanks!
[1/1] wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
commit: 0e120ee0822b7cc650bd7b29682a34e137cec10d
Best regards,
--
Jeff Johnson <[email protected]>