mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 19:17:22 +00:00
fix sel list return code
This commit is contained in:
parent
96bd14b905
commit
e4ba0c3de3
@ -652,6 +652,8 @@ ipmi_sel_list_entries(struct ipmi_intf * intf)
|
|||||||
else
|
else
|
||||||
ipmi_sel_print_std_entry(&evt);
|
ipmi_sel_print_std_entry(&evt);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static uint16_t
|
static uint16_t
|
||||||
|
Loading…
x
Reference in New Issue
Block a user