iommu/amd: Fix ACS path checking
authorAlex Williamson <alex.williamson@redhat.com>
Sat, 4 Aug 2012 18:09:03 +0000 (12:09 -0600)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 6 Aug 2012 16:10:04 +0000 (18:10 +0200)
SR-IOV can create buses without a bridge.  There may be other cases
where this happens as well.  In these cases skip to the parent bus
and continue testing devices there.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found