pcie: utilize pcie transaction pending bit
authorShaohua Li <shaohua.li@intel.com>
Wed, 24 Oct 2007 02:45:08 +0000 (10:45 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:19 +0000 (15:04 -0800)
PCIE has a mechanism to wait for Non-Posted request to complete. I think
pci_disable_device is a good place to do this.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found