aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-07-16 20:05:26 +0200
committerChristoph Hellwig <[email protected]>2014-07-30 07:49:35 -0400
commite88285d6108234439013111274002b4cbe9805b4 (patch)
treee0080345c6b37c40e594b87c856972dee72350b2 /net/lapb/lapb_subr.c
parentb4d511e5c7c3d063c6cb1110797eb8221c5b2c09 (diff)
qla4xxx: Use pci_enable_msix_exact() 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]> Acked-By: Vikas Chaudhary <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions