alistair23-linux/drivers/net/ixgbe
John Fastabend 3ce1cc52d2 ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
Call ixgbe_copy_dcb_cfg() earlier in the ixgbe_dcbnl_set_all() so that
we can learn if this is going to fail as early as possible.  Previously,
ixgbe_down or ixgbe_close were being called before this check and the
IXGBE_RESETTING bit was being set and cleared.  Worse if this failed
the corresponding ixgbe_up/ndo_open would not called.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-28 05:55:54 -08:00
..
ixgbe.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_82598.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_82599.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_common.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_common.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82598.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82598.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82599.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82599.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_nl.c ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early 2010-01-28 05:55:54 -08:00
ixgbe_ethtool.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_fcoe.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_fcoe.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_main.c net: Fix IPv6 GSO type checks in Intel ethernet drivers 2010-01-23 02:02:21 -08:00
ixgbe_phy.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_phy.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_type.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
Makefile ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00