commit | 39305965f31e080d6ed96e0ff51ed11e7639d52e | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Mon Oct 26 11:32:25 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 26 16:09:01 2009 -0700 |
tree | e01872ac6287905362f611324ae78cc245499cba | |
parent | 759884b4d4cbafcd3f222b29cd6e0c2cbc542d2b [diff] |
igbvf: fix memory leak when ring size changed while interface down This patch resolves a memory leak which occurs while changing the ring size 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>