Re: [PATCH] net: thunderx: Switch to pci_alloc_irq_vectors

From: Christoph Hellwig
Date: Wed Apr 05 2017 - 02:27:46 EST


On Tue, Apr 04, 2017 at 02:59:06PM +0530, dev.srinivasulu@xxxxxxxxx wrote:
> From: Thanneeru Srinivasulu <tsrinivasulu@xxxxxxxxxx>
>
> Remove deprecated pci_enable_msix API in favour of it's
> successor pci_alloc_irq_vectors.
>
> Signed-off-by: Thanneeru Srinivasulu <tsrinivasulu@xxxxxxxxxx>
> Signed-off-by: Sunil Goutham <sgoutham@xxxxxxxxxx>

Looks good.

Are you fine with me queueing this up together with the other
pci_enable_msix() removal patches?