From: Jesse Brandeburg Date: Fri, 12 Sep 2008 02:59:16 +0000 (-0700) Subject: ixgbe: fix ring reallocation in ethtool X-Git-Tag: v2.6.28-rc1~717^2~195^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c431f97ef96026e6da7032a871a0789cf5a2eaea;p=pandora-kernel.git 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 Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed