From: Bjorn Helgaas Date: Thu, 30 Jan 2014 18:28:15 +0000 (-0700) Subject: PCI: Remove unused SR-IOV VF Migration support X-Git-Tag: v3.15-rc1~143^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46cb7b1bd86fc227a5325ba8fa4c8be70fade4e8;p=pandora-kernel.git PCI: Remove unused SR-IOV VF Migration support This reverts commit 74bb1bcc7dbb ("PCI: handle SR-IOV Virtual Function Migration"), removing this exported interface: pci_sriov_migration() Since pci_sriov_migration() is unused, it is impossible to schedule sriov_migration_task() or use any of the other migration infrastructure. This is based on Stephen Hemminger's patch (see link below), but goes a bit further. Link: http://lkml.kernel.org/r/20131227132710.7190647c@nehalam.linuxnetplumber.net Signed-off-by: Bjorn Helgaas CC: Stephen Hemminger --- Reading git-diff-tree failed