commit | ec752f5d54d723af3df03959637f963079643cd8 | [log] [tgz] |
---|---|---|
author | Oza Pawandeep <poza@codeaurora.org> | Thu Jul 19 17:58:09 2018 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Jul 20 15:27:11 2018 -0500 |
tree | 0971a3766e29d77ff89e963b551d429cb7c6f0ef | |
parent | 43ec03a9e5f382ff70fdef35b4ea813263cd8270 [diff] |
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL Clear the device status bits while handling both ERR_FATAL and ERR_NONFATAL cases. Signed-off-by: Oza Pawandeep <poza@codeaurora.org> [bhelgaas: rename to pci_aer_clear_device_status(), declare internal to PCI core instead of exposing it everywhere] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>