diff options
author | 2025-01-30 16:05:20 -0800 | |
---|---|---|
committer | 2025-02-03 21:53:22 -0500 | |
commit | f0842902b383982d1f72c490996aa8fc29a7aa0d (patch) | |
tree | 7ec8f87e99c4b12b6d30d9d4b20de55462cac939 /tools/perf/scripts/python/gecko.py | |
parent | scsi: lpfc: Reduce log message generation during ELS ring clean up (diff) | |
download | wireguard-linux-f0842902b383982d1f72c490996aa8fc29a7aa0d.tar.xz wireguard-linux-f0842902b383982d1f72c490996aa8fc29a7aa0d.zip |
scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails
Fix smatch warning regarding missed calls to free_irq(). Free the phba IRQ
in the failed pci_irq_vector cases.
lpfc_init.c: lpfc_sli4_enable_msi() warn: 'phba->pcidev->irq' from
request_irq() not released.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20250131000524.163662-3-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions