Re: [PATCH net-next v03 02/14] hinic3: HW management interfaces
From: Jakub Kicinski
Date: Tue Sep 02 2025 - 21:06:41 EST
On Sat, 30 Aug 2025 16:08:41 +0800 Fan Gong wrote:
> + actual_irq = pci_enable_msix_range(pdev, msix_entries, 2, nreq);
I believe that new code should use pci_alloc_irq_vectors()