mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-21 21:01:37 +00:00
allow the interface to store its name
This commit is contained in:
@@ -107,6 +107,7 @@ struct ipmi_session {
|
||||
|
||||
|
||||
struct ipmi_intf {
|
||||
char name[32];
|
||||
int fd;
|
||||
int opened;
|
||||
int abort;
|
||||
|
||||
Reference in New Issue
Block a user