commit | 853346e4354c948b50a6fb0002f8af2cf5fbf2ae | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Sat Mar 21 22:05:11 2009 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Mar 26 15:50:18 2009 -0700 |
tree | b577bc1e79a44c471635559f0bcbfce424309f73 | |
parent | ceb93a9ff16612314d757874b6415ffbb2091576 [diff] |
PCI: fix conflict between SR-IOV and config space sizing New pci_cfg_space_size() needs invalid pdev->class, put it in the right place in the pci_setup_device(). Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>