Skip to content
Commit 19d5afd4 authored by Frans Pop's avatar Frans Pop Committed by David S. Miller
Browse files

e1000e/igb/ixgbe: Don't report an error if devices don't support AER



The only error returned by pci_{en,dis}able_pcie_error_reporting() is
-EIO which simply means that Advanced Error Reporting is not supported.
There is no need to report that, so remove the error check from e1000e,
igb and ixgbe.

Signed-off-by: default avatarFrans Pop <elendil@planet.nl>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b607bd90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment