diff options
author | 2020-07-16 17:34:30 -0500 | |
---|---|---|
committer | 2020-07-22 15:38:35 -0500 | |
commit | 600a5b4fc8e8f6dad098cd50e0e727cb2a16be46 (patch) | |
tree | 990fac1fc45509466fd37be9abb463a9be14ca9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI/AER: Log correctable errors as warning, not error (diff) | |
download | wireguard-linux-600a5b4fc8e8f6dad098cd50e0e727cb2a16be46.tar.xz wireguard-linux-600a5b4fc8e8f6dad098cd50e0e727cb2a16be46.zip |
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
pci_aer_clear_device_status() clears the error bits in the PCIe Device
Status Register (PCI_EXP_DEVSTA). Every PCIe device has this register,
regardless of whether it supports AER.
Rename pci_aer_clear_device_status() to pcie_clear_device_status() to make
clear that it is PCIe-specific but not AER-specific. Move it to
drivers/pci/pci.c, again since it's not AER-specific. No functional change
intended.
Link: https://lore.kernel.org/r/20200717195619.766662-1-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions