linux/drivers/pci/hotplug
Rolf Eike Beer 034ecc724c [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too early
here is the patch that fixes the bug introduced by my previous patch which
already went into 2.6.12-rc2 and is likely to cause trouble is someone hits
one the else case here by accident.

Using the &= operation before the if statement destroys the information the
if asks for so we always go into the else branch.

Signed-off-by: Rolf Eike Beer <eike-hotplug@sf-tec.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-05-03 23:45:15 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpiphp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpiphp_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpiphp_glue.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpiphp_ibm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpiphp_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpiphp_res.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpci_hotplug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpci_hotplug_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpci_hotplug_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpcihp_generic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpcihp_zt5550.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpcihp_zt5550.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpqphp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpqphp_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpqphp_ctrl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpqphp_nvram.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpqphp_nvram.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpqphp_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpqphp_sysfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fakephp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmphp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmphp_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmphp_ebda.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmphp_hpc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmphp_pci.c [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too early 2005-05-03 23:45:15 -07:00
ibmphp_res.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_hotplug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_hotplug_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehp_core.c [PATCH] fix u32 vs. pm_message_t in PCI, PCIE 2005-04-16 15:25:33 -07:00
pciehp_ctrl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehp_hpc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehp_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehprm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehprm_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehprm_nonacpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pciehprm_nonacpi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcihp_skeleton.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpadlpar.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpadlpar_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpadlpar_sysfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpaphp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpaphp_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpaphp_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpaphp_slot.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpaphp_vio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchp_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchp_ctrl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchp_hpc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchp_pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchp_sysfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchprm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchprm_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchprm_legacy.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchprm_legacy.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchprm_nonacpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shpchprm_nonacpi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00