]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Reorder pcibios_sriov_disable()
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 29 Oct 2015 21:21:11 +0000 (16:21 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 30 Oct 2015 20:14:33 +0000 (15:14 -0500)
commit68048c920569434346ed12262d277b7d3850549d
tree93674de9e9f1935bf395c9f44b7cda0b19ad2208
parent04dbe77fa34dc8a2bc8674296a8deaa0f8d11cab
PCI: Reorder pcibios_sriov_disable()

Move pcibios_sriov_disable() up so it's defined before a future use.

[bhelgaas: split to separate patch for reviewability]
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Wei Yang <weiyang@linux.vnet.ibm.com>
drivers/pci/iov.c