]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: Use msix_table_size() directly, drop multi_msix_capable()
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Apr 2013 23:44:48 +0000 (17:44 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Apr 2013 15:50:30 +0000 (09:50 -0600)
commit527eee292d2ee69708a20b90049ef49bdeefc882
tree6f6c95432644c8e9a63b76f24f7720d9f16b367f
parent909094c62e21c71c4fd122642512ad05b75fe019
PCI: Use msix_table_size() directly, drop multi_msix_capable()

The users of multi_msix_capable() are really interested in the table
size, so just say what we mean.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/msi.c
drivers/pci/msi.h