git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d7bd8
)
[PATCH] pcnet32: fix resource leak with loopback test
author
Don Fry
<brazilnut@us.ibm.com>
Fri, 29 Apr 2005 21:51:17 +0000
(14:51 -0700)
committer
Jeff 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