On Tue, Dec 10, 2013 at 04:08:47PM -0700, Bjorn Helgaas wrote: > If pci_msix_table_size() is a counterpart to pci_get_msi_cap(), can we make > the names similar?
Tejun also pointed this out. What about pci_get_msi_vec_count() and pci_get_msix_vec_count()? Nevertheless, the existing names are more informative for me, since they hint where the MSI/MSI-X vector count comes from. Up to you. -- Regards, Alexander Gordeev [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

