[PATCH] pcnet32: fix resource leak with loopback test
authorDon Fry <brazilnut@us.ibm.com>
Fri, 29 Apr 2005 21:51:17 +0000 (14:51 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 15 May 2005 22:22:29 +0000 (18:22 -0400)
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 <brazilnut@us.ibm.com>

No differences found