commit | b308240b49ff5a1bddc6e10513c2c83f37a0bc78 | [log] [tgz] |
---|---|---|
author | Dely Sy <dlsy@snoqualmie.dp.intel.com> | Thu Apr 28 18:08:53 2005 -0700 |
committer | Greg KH <gregkh@suse.de> | Tue May 03 23:45:16 2005 -0700 |
tree | 7fda5a4f25632d19ae03589bee0d920efe8026c3 | |
parent | eaae4b3a84a3781543a32bcaf0a33306ae915574 [diff] |
[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>