Skip to content

Commit

Permalink
Merge pull request #121 from dhruvibm/1050
Browse files Browse the repository at this point in the history
Failing unit id was wrong for SBE dumps
  • Loading branch information
aravynd authored and rfrandse committed Sep 13, 2023
2 parents 08a75be + ba09794 commit 3474112
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dump-extensions/openpower-dumps/dump_manager_hostdump.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ class Manager :
{
// Check dump policy
util::isOPDumpsEnabled();
uint8_t dumpType = 0;
uint64_t eid = 0;
uint64_t failingUnit = 0;

Expand Down

0 comments on commit 3474112

Please sign in to comment.