diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-03-11 16:00:35 (GMT) |
---|---|---|
committer | Jon Mason <jon.mason@intel.com> | 2014-04-07 17:59:20 (GMT) |
commit | f220baad08963a75c78c80cdc1c9e9492ca0eb2a (patch) | |
tree | 914fa5001e629ec93ef026d5b4d4c0f584aed06a /COPYING | |
parent | 53a788a765b5336bd5ac5935e6d962bcdd281802 (diff) | |
download | linux-f220baad08963a75c78c80cdc1c9e9492ca0eb2a.tar.xz |
ntb: Use pci_enable_msix_range() instead of pci_enable_msix()
As result of deprecation of MSI-X/MSI enablement functions
pci_enable_msix() and pci_enable_msi_block() all drivers
using these two interfaces need to be updated to use the
new pci_enable_msi_range() or pci_enable_msi_exact()
and pci_enable_msix_range() or pci_enable_msix_exact()
interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions