commit | c431f97ef96026e6da7032a871a0789cf5a2eaea | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Thu Sep 11 19:59:16 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 24 18:54:57 2008 -0400 |
tree | 40e3fcc159d95916bb8a4071fe10f46b01f54d46 | |
parent | b95f5fcb8ba6073a652927d232a7a7cb552afe62 [diff] |
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>