Skip to content
Commit d2c12f56 authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi: fix IPMI_SMI_MSG_TYPE_IPMB_DIRECT response length checking



A couple of issues:

The tested data sizes are wrong; during the design that changed and this
got missed.

The formatting of the reponse couldn't use the normal one, it has to be
an IPMB formatted response.

Reported-by: default avatarJakub Kicinski <kuba@kernel.org>
Fixes: 059747c2 ("ipmi: Add support for IPMB direct messages")
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent c33fdfba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment