diff options
Diffstat (limited to 'src/usr/errl')
| -rw-r--r-- | src/usr/errl/runtime/rt_errlmanager.C | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/errl/runtime/rt_errlmanager.C b/src/usr/errl/runtime/rt_errlmanager.C index 62eabc263..2714659b7 100644 --- a/src/usr/errl/runtime/rt_errlmanager.C +++ b/src/usr/errl/runtime/rt_errlmanager.C @@ -68,6 +68,7 @@ bool rt_processCallout(errlHndl_t &io_errl, /////////////////////////////////////////////////////////////////////////////// ErrlManager::ErrlManager() : iv_currLogId(0), + iv_baseNodeId(ERRLOG_PLID_BASE_MASK), iv_pnorReadyForErrorLogs(true), iv_pStorage(NULL), iv_hwasProcessCalloutFn(NULL), |

