commit | 759884b4d4cbafcd3f222b29cd6e0c2cbc542d2b | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Mon Oct 26 11:32:05 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 26 16:08:59 2009 -0700 |
tree | 375237b759be1de660aa3b0a1d4a299d49bf2283 | |
parent | 6d9f4fc420571ab67c962ef0d94449127218f66e [diff] |
ixgbe: fix memory leak when resizing rings while interface is down This patch resolves a memory leak that occurs when you resize the rings via the ethtool -G option while the interface is down. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>