[Intel-wired-lan] [PATCH iwl-net] idpf: Fix error handling in idpf_vport_open()

Simon Horman horms at kernel.org
Wed Dec 3 19:20:51 UTC 2025


On Tue, Dec 02, 2025 at 05:12:46PM -0600, Sreedevi Joshi wrote:
> Fix error handling to properly cleanup interrupts when
> idpf_vport_queue_ids_init() or idpf_rx_bufs_init_all() fail. Jump to
> 'intr_deinit' instead of 'queues_rel' to ensure interrupts are cleaned up
> before releasing other resources.
> 
> Fixes: d4d558718266 ("idpf: initialize interrupts and enable vport")
> Signed-off-by: Sreedevi Joshi <sreedevi.joshi at intel.com>
> Reviewed-by: Madhu Chittim <madhu.chittim at intel.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov at intel.com>

Reviewed-by: Simon Horman <horms at kernel.org>



More information about the Intel-wired-lan mailing list