On Fri, Feb 03, 2017 at 12:55:55PM -0500, Keith Busch wrote: > If the pci device is disconnected, return false immediately for checking > presence. We can't rely on the pci device config accessors since > this function uses the bus accessors, so this patch has the explicit > disconnected check first. > > Signed-off-by: Keith Busch <keith.busch@xxxxxxxxx> Looks fine, Reviewed-by: Christoph Hellwig <hch@xxxxxx>