fix sel list return code

This commit is contained in:
Duncan Laurie 2005-02-02 17:28:03 +00:00
parent 96bd14b905
commit e4ba0c3de3

View File

@ -652,6 +652,8 @@ ipmi_sel_list_entries(struct ipmi_intf * intf)
else
ipmi_sel_print_std_entry(&evt);
}
return 0;
}
static uint16_t