On Fri, Aug 05, 2022 at 04:56:39PM +0800, Yang Wang wrote: > make pci_vf_drivers_autoprobe() as export symbol. > > the external module have no way to control vf autoprobe flag > before pf driver call pci_enable_sriov(). But this does not actually seem to be used by any potentially modular driver.