summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
diff options
context:
space:
mode:
authorAlexander Gordeev2014-02-18 11:07:54 +0100
committerDavid S. Miller2014-02-18 21:33:29 +0100
commita5444b17478a7bf32cea1864e7923ef1da7fb215 (patch)
tree1d1474848307e201092829bc769dfb5928e51aa6 /drivers/net/ethernet/freescale
parentbnx2: Use pci_enable_msix_range() instead of pci_enable_msix() (diff)
downloadkernel-qcow2-linux-a5444b17478a7bf32cea1864e7923ef1da7fb215.tar.gz
kernel-qcow2-linux-a5444b17478a7bf32cea1864e7923ef1da7fb215.tar.xz
kernel-qcow2-linux-a5444b17478a7bf32cea1864e7923ef1da7fb215.zip
bnx2x: 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() and pci_enable_msix_range() interfaces. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Cc: Ariel Elior <ariele@broadcom.com> Cc: netdev@vger.kernel.org Cc: linux-pci@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/freescale')
0 files changed, 0 insertions, 0 deletions