pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Tue, 4 Mar 2008 21:01:14 +0000 (13:01 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Mar 2008 23:07:04 +0000 (15:07 -0800)
Fix the error code path in hpc_power_off_slot().

The Bad DLLP Mask bit must be restored before return.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found