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:
46fa061
)
fs_enet: Fix a memory leak in fs_enet_mdio_probe
author
Scott Wood
<scottwood@freescale.com>
Fri, 2 May 2008 18:42:41 +0000
(13:42 -0500)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 6 May 2008 16:22:37 +0000
(12:22 -0400)
There are more memory leaks in the !PPC_CPM_NEW_BINDING case, but that code
will disappear soon along with arch/ppc.
Reported by Daniel Marjamki <danielm77@spray.se> at
http://bugzilla.kernel.org/show_bug.cgi?id=10591
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found