commit | dd7cc44d0bcec5e9c42fe52e88dc254ae62eac8d | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Fri Mar 20 11:25:15 2009 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Mar 20 10:48:26 2009 -0700 |
tree | 742b2c903580eded1e352988b068c0362eccc634 | |
parent | 480b93b7837fb3cf0579a42f4953ac463a5b9e1e [diff] |
PCI: add SR-IOV API for Physical Function driver Add or remove the Virtual Function when the SR-IOV is enabled or disabled by the device driver. This can happen anytime rather than only at the device probe stage. Reviewed-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>