[PATCH] PCI: move pci core to use add_hotplug_env_var()
commit7bcf5c0e7fd9ab4ddb9e24d7e91bda2ac23e5678
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 18 Aug 2005 04:33:01 +0000 (18 14:33 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Sep 2005 18:24:19 +0000 (9 11:24 -0700)
tree56c4e59dd09f2db0845b5851cffbf579cc86ff05
parent2fd9d74b35efa9823f1f7d34cb421e2b9eee9650
[PATCH] PCI: move pci core to use add_hotplug_env_var()

This fixes a bug in the environment variables for all PCI device hotplug calls.

Thanks to Kay Sievers for pointing out the problem.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug.c