linux-kernel-test/drivers/net/ixgbe
Jesse Brandeburg c431f97ef9 ixgbe: fix ring reallocation in ethtool
changing ring sizes in ethtool needs to be robust.  If an allocation fails the
driver must continue operation, with the previous settings.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 18:54:57 -04:00
..
ixgbe_82598.c ixgbe: add device support for XF LR adapters 2008-09-24 18:54:56 -04:00
ixgbe_common.c ixgbe: fix multicast address update 2008-09-24 18:54:48 -04:00
ixgbe_common.h ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_ethtool.c ixgbe: fix ring reallocation in ethtool 2008-09-24 18:54:57 -04:00
ixgbe_main.c ixgbe: fix ring reallocation in ethtool 2008-09-24 18:54:57 -04:00
ixgbe_phy.c
ixgbe_phy.h ixgbe: Fix copper PHY initialization code 2008-01-28 15:03:44 -08:00
ixgbe_type.h ixgbe: add device support for XF LR adapters 2008-09-24 18:54:56 -04:00
ixgbe.h ixgbe: fix ring reallocation in ethtool 2008-09-24 18:54:57 -04:00
Makefile