|
@@ -966,7 +966,6 @@ EXPORT_SYMBOL(pci_disable_msi);
|
|
/**
|
|
/**
|
|
* pci_msix_vec_count - return the number of device's MSI-X table entries
|
|
* pci_msix_vec_count - return the number of device's MSI-X table entries
|
|
* @dev: pointer to the pci_dev data structure of MSI-X device function
|
|
* @dev: pointer to the pci_dev data structure of MSI-X device function
|
|
-
|
|
|
|
* This function returns the number of device's MSI-X table entries and
|
|
* This function returns the number of device's MSI-X table entries and
|
|
* therefore the number of MSI-X vectors device is capable of sending.
|
|
* therefore the number of MSI-X vectors device is capable of sending.
|
|
* It returns a negative errno if the device is not capable of sending MSI-X
|
|
* It returns a negative errno if the device is not capable of sending MSI-X
|