From: Dely Sy Date: Fri, 29 Apr 2005 01:08:53 +0000 (-0700) Subject: [PATCH] PCI Hotplug: fix pciehp regression X-Git-Tag: v2.6.12-rc4~117^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b308240b49ff5a1bddc6e10513c2c83f37a0bc78;p=pandora-kernel.git [PATCH] PCI Hotplug: fix pciehp regression I fogot to remove the code that freed the memory in cleanup_slots(). Here is the new patch, which I have also taken care of the comment by Eike to remove the cast in hotplug_slot->private. Signed-off-by: Dely Sy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed