OSDN Git Service

net: thunderx: Switch to pci_alloc_irq_vectors
authorThanneeru Srinivasulu <tsrinivasulu@cavium.com>
Tue, 11 Apr 2017 11:01:23 +0000 (13:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Apr 2017 15:16:03 +0000 (11:16 -0400)
commitce211b172b1e3f3de30947d6604c57f3d6681406
treea50663b25901f2819f6c26b3e596a2f6f8cf49b3
parentda6f4cf58e403628de026f06b608005beb8995ba
net: thunderx: Switch to pci_alloc_irq_vectors

Remove deprecated pci_enable_msix API in favour of its
successor pci_alloc_irq_vectors.

Signed-off-by: Thanneeru Srinivasulu <tsrinivasulu@cavium.com>
Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/nic.h
drivers/net/ethernet/cavium/thunder/nic_main.c
drivers/net/ethernet/cavium/thunder/nicvf_main.c