From: Jay Fenlason Date: Thu, 16 Oct 2008 22:00:15 +0000 (-0400) Subject: firewire: fix struct fw_node memory leak X-Git-Tag: v2.6.28-rc3~96^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e557191701afa55ae7320d42ad6458a2ad292e;p=pandora-kernel.git firewire: fix struct fw_node memory leak With the bus_resets patch applied, it is easy to see this memory leak by repeatedly resetting the firewire bus while running slabtop in another window. Just watch kmalloc-32 grow and grow... Signed-off-by: Jay Fenlason Signed-off-by: Stefan Richter --- Reading git-diff-tree failed