diff options
Diffstat (limited to 'src/usr/hwas/common/hwasCallout.C')
| -rw-r--r-- | src/usr/hwas/common/hwasCallout.C | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/hwas/common/hwasCallout.C b/src/usr/hwas/common/hwasCallout.C index a307643e0..1d226f20f 100644 --- a/src/usr/hwas/common/hwasCallout.C +++ b/src/usr/hwas/common/hwasCallout.C @@ -117,8 +117,7 @@ void processCallout(errlHndl_t &io_errl, if (!l_err) { HWAS::theDeconfigGard().registerDeferredDeconfigure( - *pTarget, - io_errl->plid()); + *pTarget, io_errl->eid()); } } // else, no deferred deconfigures - all good. |

