summaryrefslogtreecommitdiffstats
path: root/src/include/usr
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2014-08-06 15:57:23 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-08-13 14:23:50 -0500
commitd6fcfc8472232a57b57e73ec3479fbee7f94837e (patch)
tree1240d008410bf0ff881a7b7ad3fbb7ca354c826e /src/include/usr
parent39881d319dfc3e206354a7fd3a985bed700283df (diff)
downloadtalos-hostboot-d6fcfc8472232a57b57e73ec3479fbee7f94837e.tar.gz
talos-hostboot-d6fcfc8472232a57b57e73ec3479fbee7f94837e.zip
Prevent master and alt master from getting deconfigured
Change-Id: I212663cfd441e6cc2d7550dee52c9aea788556f5 CQ: SW271141 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12721 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr')
-rw-r--r--src/include/usr/hwas/common/deconfigGard.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/hwas/common/deconfigGard.H b/src/include/usr/hwas/common/deconfigGard.H
index f76202cb0..86a653291 100644
--- a/src/include/usr/hwas/common/deconfigGard.H
+++ b/src/include/usr/hwas/common/deconfigGard.H
@@ -408,7 +408,7 @@ private:
TARGETING::ATTR_HUID_type procHUID;
TARGETING::ATTR_FABRIC_NODE_ID_type procFabricNode;
TARGETING::ATTR_FABRIC_CHIP_ID_type procFabricChip;
- bool iv_isMaster;
+ bool iv_masterCapable;
bool iv_deconfigured;
// targets defining A link connected chips
OpenPOWER on IntegriCloud