From: Scott Wood Date: Fri, 2 May 2008 18:42:41 +0000 (-0500) Subject: fs_enet: Fix a memory leak in fs_enet_mdio_probe X-Git-Tag: v2.6.26-rc2~23^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a86e2cbe263c193a70b2e5c5a0c7e53ed39fc0ad;p=pandora-kernel.git fs_enet: Fix a memory leak in fs_enet_mdio_probe 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 at http://bugzilla.kernel.org/show_bug.cgi?id=10591 Signed-off-by: Scott Wood Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed