mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 02:57: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 {
|
struct ipmi_intf {
|
||||||
|
char name[32];
|
||||||
int fd;
|
int fd;
|
||||||
int opened;
|
int opened;
|
||||||
int abort;
|
int abort;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user