aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp.h
diff options
context:
space:
mode:
authorRolf Eike Beer <[email protected]>2005-04-11 13:01:54 +0000
committerGreg KH <[email protected]>2005-05-04 06:45:15 +0000
commit034ecc724cc6ba662d0b2b5a1e11e7e66a768596 (patch)
treed34ced60da68e2dca2aae90e2b29d8f94618ffbc /drivers/pci/hotplug/ibmphp.h
parent[PATCH] PCI: Add pci shutdown ability (diff)
downloadkernel-034ecc724cc6ba662d0b2b5a1e11e7e66a768596.tar.gz
kernel-034ecc724cc6ba662d0b2b5a1e11e7e66a768596.zip
[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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp.h')
0 files changed, 0 insertions, 0 deletions