From: Jiri Slaby Date: Wed, 6 Jan 2010 16:47:56 +0000 (+0100) Subject: PCI hotplug: fix memory leaks X-Git-Tag: v2.6.34-rc1~287^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fcaf17ac7a512227112ac81c0e1a5862bab57a6;p=pandora-kernel.git PCI hotplug: fix memory leaks Stanse found a cut&pasted memory leak in pciehp_queue_pushbutton_work and shpchp_queue_pushbutton_work. info is not freed/assigned on all paths. Fix that. Reviewed-by: Kenji Kaneshige Signed-off-by: Jiri Slaby Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed