[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)
commitb308240b49ff5a1bddc6e10513c2c83f37a0bc78
tree7fda5a4f25632d19ae03589bee0d920efe8026c3
parenteaae4b3a84a3781543a32bcaf0a33306ae915574
[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 <dely.l.sy@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/pciehp_core.c