mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
3600929 additional ticket request.
This commit is contained in:
parent
86805c2146
commit
c958de2870
@ -163,7 +163,7 @@ ipmi_sol_payload_access_status(struct ipmi_intf * intf,
|
|||||||
rsp = intf->sendrecv(intf, &req);
|
rsp = intf->sendrecv(intf, &req);
|
||||||
|
|
||||||
if (rsp == NULL) {
|
if (rsp == NULL) {
|
||||||
lprintf(LOG_ERR, "No valid response received.");
|
lprintf(LOG_ERR, "Error. No valid response received.");
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user