commit | 6a49d8120021897e139641062236215aac5d220e | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Sat Nov 22 02:38:21 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:59 2009 -0800 |
tree | 894221dce19f76f3232c1f7b9801d1786aabeaf9 | |
parent | 999da9fd489cd9774a89122940190376e19b21ce [diff] |
PCI: enhance pci_ari_enabled() Change parameter of pci_ari_enabled() from 'pci_dev' to 'pci_bus'. ARI forwarding on the bridge mostly concerns the subordinate devices rather than the bridge itself. So this change will make the function easier to use. Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>