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
..
aerdrv_acpi.c
aerdrv_core.c PCI: fix AER capability check 2008-10-20 11:01:52 -07:00
aerdrv_errprint.c
aerdrv.c
aerdrv.h
Kconfig
Makefile