summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/prdfErrlUtil.H
diff options
context:
space:
mode:
authorBilicon Patil <bilpatil@in.ibm.com>2014-04-18 02:27:48 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-06-23 13:28:52 -0500
commitf95e773d470415e50adb924d64f97245d9606904 (patch)
treea84618ea777470044f6b0998d021895aa09c9b34 /src/usr/diag/prdf/prdfErrlUtil.H
parent4ce217616e3d1bedd234487f14a1637c78a722ad (diff)
downloadtalos-hostboot-f95e773d470415e50adb924d64f97245d9606904.tar.gz
talos-hostboot-f95e773d470415e50adb924d64f97245d9606904.zip
PRD: Don't override deconfig type during error commit
Change-Id: I18484889889b4ad76a4c6731fdb4c35335850a52 RTC: 90549 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10634 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11725 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/prdfErrlUtil.H')
-rw-r--r--src/usr/diag/prdf/prdfErrlUtil.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/prdfErrlUtil.H b/src/usr/diag/prdf/prdfErrlUtil.H
index 365954fc4..f28d9f436 100644
--- a/src/usr/diag/prdf/prdfErrlUtil.H
+++ b/src/usr/diag/prdf/prdfErrlUtil.H
@@ -201,7 +201,7 @@
* @brief Process's pending deconfig and GARD service actions
* and thencommits and deletes the error log.
*/
-#define PRDF_HW_COMMIT_ERRL(io_errl, i_deferDeconfig, i_action) \
+#define PRDF_HW_COMMIT_ERRL(io_errl, i_action) \
PRDF_COMMIT_ERRL(io_errl, i_action);
/**
OpenPOWER on IntegriCloud