1
0
Fork 0
alistair23-linux/drivers/pci/pcie/aer
Yu Zhao 270c66be9b PCI: fix AER capability check
The 'use pci_find_ext_capability everywhere' cleanup brought a new bug,
which makes the AER stop working.  Fix it by actually using find_ext_cap
instead of just find_cap.  Drop the unused config space size define while
we're at it.

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-10-20 11:01:52 -07:00
..
Kconfig PCI: fix AER driver error information 2007-07-11 16:02:08 -07:00
Makefile PCI: fix AER driver error information 2007-07-11 16:02:08 -07:00
aerdrv.c PCI: use pci_find_ext_capability everywhere 2008-10-20 11:01:51 -07:00
aerdrv.h PCI: fix AER driver error information 2007-07-11 16:02:08 -07:00
aerdrv_acpi.c PCI: add acpi_find_root_bridge_handle 2008-08-18 13:48:04 -07:00
aerdrv_core.c PCI: fix AER capability check 2008-10-20 11:01:52 -07:00
aerdrv_errprint.c PCI-Express AER implemetation: AER core and aerdriver 2006-09-26 17:43:53 -07:00