mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
allow the interface to store its name
This commit is contained in:
parent
0e9aaceaa7
commit
620f9d4aaf
@ -107,6 +107,7 @@ struct ipmi_session {
|
||||
|
||||
|
||||
struct ipmi_intf {
|
||||
char name[32];
|
||||
int fd;
|
||||
int opened;
|
||||
int abort;
|
||||
|
Loading…
x
Reference in New Issue
Block a user