From: Christoph Hellwig <[email protected]> Date: Wed, 15 Feb 2017 08:38:47 +0100
> pci_enable_msix has been long deprecated, but this driver adds a new > instance. Convert it to pci_alloc_irq_vectors so that no new instance > of the deprecated function reaches mainline. > > Signed-off-by: Christoph Hellwig <[email protected]> Applied to net-next, thanks.
