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

ipmi: When handling send message responses, don't process the message



A chunk was dropped when the code handling send messages was rewritten.
Those messages shouldn't be processed normally, they are just an
indication that the message was successfully sent and the timers should
be started for the real response that should be coming later.

Add back in the missing chunk to just discard the message and go on.

Fixes: 059747c2 ("ipmi: Add support for IPMB direct messages")
Reported-by: default avatarJoe Wiese <jwiese@rackspace.com>
Cc: stable@vger.kernel.org # v5.16+
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
Tested-by: default avatarJoe Wiese <jwiese@rackspace.com>
parent ae085d7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment