]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Use pci_ari_enabled() instead of local copy
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 6 Oct 2017 11:00:30 +0000 (06:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Oct 2017 17:06:06 +0000 (10:06 -0700)
commit18fba4f72feb85fb293e44868582518072479374
treea9e244fcac6d5d4c8efc5af1a8773e005fc220e3
parenta49862dab93ed0976b54203d79e7ffc25ce5adb0
bnx2x: Use pci_ari_enabled() instead of local copy

Use pci_ari_enabled() from the PCI core instead of the identical local copy
bnx2x_ari_enabled().  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c