[PATCH] PCI Hotplug: fix pciehp regression
authorDely Sy <dlsy@snoqualmie.dp.intel.com>
Fri, 29 Apr 2005 01:08:53 +0000 (18:08 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 4 May 2005 06:45:16 +0000 (23:45 -0700)
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 <dely.l.sy@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found