linux/drivers/net/ixgbe
Frans Pop 19d5afd4f0 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: Frans Pop <elendil@planet.nl>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-02 10:04:12 -07:00
..
ixgbe_82598.c ixgbe: Fix backplane flow control autoneg 2009-09-30 20:02:55 -07:00
ixgbe_82599.c
ixgbe_common.c ixgbe: correct the parameter description 2009-10-01 01:10:31 -07:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe patch to provide NIC's tx/rx counters via ethtool 2009-09-30 20:02:59 -07:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c e1000e/igb/ixgbe: Don't report an error if devices don't support AER 2009-10-02 10:04:12 -07:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: Fix backplane flow control autoneg 2009-09-30 20:02:55 -07:00
ixgbe.h ixgbe: Allow tx itr specific settings 2009-09-21 11:32:31 -07:00
Makefile