commit | 33d8e6a5f555b0d61cb3cb0e3c28e611c7408f4e | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalmin@broadcom.com> | Thu Dec 26 09:57:08 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 26 13:38:21 2013 -0500 |
tree | 0d388850ff1b027c02bad0a014ef447901facf1b | |
parent | 91ebb929b6f802604bb0ccdd3fec9c7b30d804f1 [diff] |
bnx2x: Add AER support (missing bits) This function adds several OS calls required to fully enable PCIe AER support - pci_enable_pcie_error_reporting() and pci_cleanup_aer_uncorrect_error_status(). Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>