summaryrefslogtreecommitdiffstats
path: root/src/usr/devicefw/associator.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/devicefw/associator.C')
-rw-r--r--src/usr/devicefw/associator.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/devicefw/associator.C b/src/usr/devicefw/associator.C
index bacb8bd34..60a0895e0 100644
--- a/src/usr/devicefw/associator.C
+++ b/src/usr/devicefw/associator.C
@@ -116,7 +116,7 @@ namespace DeviceFW
TWO_UINT32_TO_UINT64(i_opType, i_accType),
TO_UINT64(i_targetType)
);
- errlCommit(l_errl);
+ errlCommit(l_errl,DEVFW_COMP_ID);
}
// Index offset to proper target type. This is now lowest level of map.
OpenPOWER on IntegriCloud