PCI/AER: Clear device status bits during ERR_COR handling
authorOza Pawandeep <poza@codeaurora.org>
Thu, 19 Jul 2018 22:58:09 +0000 (17:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 20 Jul 2018 20:27:12 +0000 (15:27 -0500)
commit10d790d99d3b42ec07d54178b291708f14af886d
tree46bfe24fe611a575ab336c2ee297da8682bcbb18
parentec752f5d54d723af3df03959637f963079643cd8
PCI/AER: Clear device status bits during ERR_COR handling

In case of correctable error, the Correctable Error Detected bit in the
Device Status register is set.  Clear it after handling the error.

Signed-off-by: Oza Pawandeep <poza@codeaurora.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/aer.c