commit | 780dbcd0eedec6528d777b668019dabb36badf1a | [log] [tgz] |
---|---|---|
author | Zhang, Yang Z <yang.z.zhang@intel.com> | Tue May 22 08:40:16 2012 +0000 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed May 30 10:16:35 2012 -0400 |
tree | bde78829e272a7a7930dd25f40ee28c5fd56fa13 | |
parent | 5e152e6c4b0da84c66cad56597b42c4ecedb0448 [diff] |
xen/pci: Check for PCI bridge before using it. Some SR-IOV devices may use more than one bus number, but there is no real bridges because that have internal routing mechanism. So need to check whether the bridge is existing before using it. Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>