OSDN Git Service

PCI: remove pci_enable_msix
authorChristoph Hellwig <hch@lst.de>
Tue, 11 Apr 2017 11:01:24 +0000 (13:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Apr 2017 15:16:03 +0000 (11:16 -0400)
commit4244de1c64ded7f5438717bdce3fa074efd20efb
tree8ccefc61b90a34cf6247b13a56f3137bcd0afa46
parentce211b172b1e3f3de30947d6604c57f3d6681406
PCI: remove pci_enable_msix

Unused now that all callers switched to pci_alloc_irq_vectors.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/pci/msi.c
include/linux/pci.h