[PATCH] acpiphp: fix acpi_path_name
authorMUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
Fri, 17 Mar 2006 00:18:39 +0000 (09:18 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:35:17 +0000 (14:35 -0800)
commitb2e6e3ba7deb525f180df64f32f3fcb214538bea
tree116ae7111104708fce872b5d68dbd3fae7779174
parentdc6712d1261ee4585771724320d28580888818eb
[PATCH] acpiphp: fix acpi_path_name

I encountered the problem that the insmod of the acpiphp
fails because of the mis-freeing of the memory.

I tested this patch on my tiger4 box.

Signed-off-by: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/acpi_pcihp.c
drivers/pci/hotplug/pci_hotplug.h
drivers/pci/hotplug/pciehp_hpc.c