commit | 0927678f55c9a50c296f7e6dae85e87b8236e155 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Sat Oct 18 17:33:19 2008 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Oct 20 11:01:51 2008 -0700 |
tree | 480bec05ca6b31329eac8533243e1295749d3e46 | |
parent | 1543c90c39360df333a21bfbbdfe812ae23b8167 [diff] |
PCI: use pci_find_ext_capability everywhere Remove some open coded (and buggy) versions of pci_find_ext_capability in favor of the real routine in the PCI core. Tested-by: Tomasz Czernecki <czernecki@gmail.com> Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Reviewed-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>