diff --git a/drivers/pci/iov.c b/drivers/pci/iov.c index 7227efc760dbae2841225ff5e7a10438e56898e0..b497daab3d4a26ebf5b818bacdcf798fa9d4f9ef 100644 --- a/drivers/pci/iov.c +++ b/drivers/pci/iov.c @@ -631,6 +631,7 @@ int pci_iov_bus_range(struct pci_bus *bus) /** * pci_enable_sriov - enable the SR-IOV capability * @dev: the PCI device + * @nr_virtfn: number of virtual functions to enable * * Returns 0 on success, or negative on failure. */