igbvf: fix memory leak when ring size changed while interface down
authorAlexander Duyck <alexander.h.duyck@intel.com>
Mon, 26 Oct 2009 11:32:25 +0000 (11:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Oct 2009 23:09:01 +0000 (16:09 -0700)
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>

No differences found