mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-05 04:03:36 +00:00
- Add variable to support BUG buffer (when -z option) is used
This commit is contained in:
@ -175,6 +175,7 @@ struct ipmi_intf {
|
||||
uint8_t target_channel;
|
||||
uint32_t transit_addr;
|
||||
uint8_t transit_channel;
|
||||
uint8_t channel_buf_size;
|
||||
|
||||
uint8_t devnum;
|
||||
|
||||
|
Reference in New Issue
Block a user