commit | 3fbbc72ef172cd4272a43234d4c7a7bba44c97f5 | [log] [tgz] |
---|---|---|
author | Vasily Averin <vvs@sw.ru> | Mon Aug 28 14:56:24 2006 -0700 |
committer | Auke Kok <juke-jan.h.kok@intel.com> | Mon Aug 28 14:56:24 2006 -0700 |
tree | 94da5cf0359f63ae830c43be61e02fa1816da937 | |
parent | 6dd62ab063ec12bf1343d244d89e09d5c3b79f51 [diff] |
e1000: ring buffers resources cleanup Memory leak was found in 2.6.18-rc4 and e1000 7.2.7 from sourceforge: We should free resources allocated for previous rings if following allocation fails. Signed-off-by: Vasily Averin <vvs@sw.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>