linux_dsm_epyc7002/drivers/pci/pcie/aer
Prarit Bhargava e82b14bdd3 PCI: aer_inject: Fix return values when device not found
Currently the aer_inject driver returns -ENOTTY when the target PCIe
device root port is not found or if the device or root port doesn't
support AER.

In the case where the root port isn't found, the driver should return
-ENODEV, and in the other cases it should return -EPERM.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-04-03 17:08:45 -06:00
..
aer_inject.c PCI: aer_inject: Fix return values when device not found 2013-04-03 17:08:45 -06:00
aerdrv_acpi.c PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type 2012-08-23 09:40:57 -06:00
aerdrv_core.c PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() 2013-01-13 15:46:18 -07:00
aerdrv_errprint.c aerdrv: Cleanup log output for AER 2013-01-03 14:35:41 -08:00
aerdrv.c PCI: Remove __dev* markings 2012-11-28 13:16:47 -08:00
aerdrv.h PCI/AER: Report success only when every device has AER-aware driver 2012-11-26 14:46:28 -07:00
ecrc.c PCIe AER: use pci_is_pcie() 2009-11-24 15:25:17 -08:00
Kconfig PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Kconfig.debug PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) 2009-12-16 13:37:54 -08:00
Makefile PCI AER: software error injection 2009-06-16 14:30:14 -07:00