aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-03-11 16:00:35 +0000
committerJon Mason <[email protected]>2014-04-07 17:59:20 +0000
commitf220baad08963a75c78c80cdc1c9e9492ca0eb2a (patch)
tree914fa5001e629ec93ef026d5b4d4c0f584aed06a /scripts/patch-kernel
parentntb: Split ntb_setup_msix() into separate BWD/SNB routines (diff)
downloadkernel-f220baad08963a75c78c80cdc1c9e9492ca0eb2a.tar.gz
kernel-f220baad08963a75c78c80cdc1c9e9492ca0eb2a.zip
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 <[email protected]> Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions