commit | 4bb9ebc78097376b3734c6d3001a96aecac0f7bb | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Tue Jan 25 22:14:51 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 26 14:28:52 2011 -0800 |
tree | 6f6d54fa1b27782a97cea8446012d0fc073a0917 | |
parent | 5138826b52f8bc441770069b1b305e1d1426ae9e [diff] |
bnx2: Eliminate AER error messages on systems not supporting it On PPC for example, AER is not supported and we see unnecessary AER error message without this patch: bnx2 0003:01:00.1: pci_cleanup_aer_uncorrect_error_status failed 0xfffffffb Reported-by: Breno Leitao <leitao@linux.vnet.ibm.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>