From: Don Fry Date: Fri, 29 Apr 2005 21:51:17 +0000 (-0700) Subject: [PATCH] pcnet32: fix resource leak with loopback test X-Git-Tag: v2.6.12-rc6~160^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bcd315362e215a72b56d1330bbf32f1c74eefb5;p=pandora-kernel.git [PATCH] pcnet32: fix resource leak with loopback test When running the loopback test, resources are not properly released on completion. This patch frees all transmit resources after running the loopback test. Tested on ia32 and ppc64 hardware. Signed-off-by: Don Fry --- Reading git-diff-tree failed