From ff0f8d16839cd02dc95bd92c212cbd5d433a4d2b Mon Sep 17 00:00:00 2001 From: Jay Fenlason Date: Mon, 27 Oct 2008 23:28:14 +0100 Subject: [PATCH] firewire: fix struct fw_node memory leak commit 77e557191701afa55ae7320d42ad6458a2ad292e upstream 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-format-patch failed