commit | a39e3fcd72356e2bcb46fd99ec4e98064bd806b2 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Thu Oct 29 16:21:11 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 30 15:14:33 2015 -0500 |
tree | 93674de9e9f1935bf395c9f44b7cda0b19ad2208 | |
parent | 3443c38205330bc5783a516ef1d0b6f182ee9a85 [diff] |
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>