--- zzzz-none-000/linux-3.10.107/Documentation/PCI/pci-iov-howto.txt 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/Documentation/PCI/pci-iov-howto.txt 2021-02-04 17:41:59.000000000 +0000 @@ -68,10 +68,6 @@ echo 0 > \ /sys/bus/pci/devices//sriov_numvfs -To notify SR-IOV core of Virtual Function Migration: -(a) In the driver: - irqreturn_t pci_sriov_migration(struct pci_dev *dev); - 3.2 Usage example Following piece of code illustrates the usage of the SR-IOV API.