[PATCH v8] wifi: ath11k: fix resource leak on error in ext IRQ setup
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Fri Jul 31 07:41:44 PDT 2026
On Wed, 29 Jul 2026 10:00:05 +0800, ZhaoJinming wrote:
> In ath11k_ahb_config_irq(), when a CE request_irq() fails, the function
> returns the error immediately without freeing the CE IRQs that were
> successfully registered in previous loop iterations. The probe error
> path does not call ath11k_ahb_free_irq() either, so the previously
> registered CE IRQ handlers remain attached to the interrupt lines and
> are never released.
>
> [...]
Applied, thanks!
[1/1] wifi: ath11k: fix resource leak on error in ext IRQ setup
commit: 8ab38bbac02298e3fb03008ed4a0227485c0fd62
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath11k
mailing list