IB/qib: Allow driver to load if PCIe AER fails
authorRalph Campbell <ralph.campbell@qlogic.com>
Fri, 22 Oct 2010 22:29:54 +0000 (15:29 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 26 Oct 2010 23:09:02 +0000 (16:09 -0700)
commit5d26a1df23f7e904e7b03bb2580288f6ae7cfe48
tree56d3b58e74e58c3031fb87460fb8bd8f07aa1097
parent9e43e0106d6f526724911e80adb97dbcec520b5d
IB/qib: Allow driver to load if PCIe AER fails

Some PCIe root complex chip sets don't support advanced error reporting.
Allow the driver to load OK if pci_enable_pcie_error_reporting() fails.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/qib/qib_pcie.c