diff options
author | Corey Minyard <cminyard@mvista.com> | 2022-04-19 12:08:09 -0500 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2022-04-29 10:06:37 -0500 |
commit | 3d092ef09303e615707dc5755cf0e29b4df7555f (patch) | |
tree | ed631dabd061fd7ad21f0790bac1da99e0dc5a47 /lib/iomap.c | |
parent | ae085d7f9365de7da27ab5c0d16b12d51ea7fca9 (diff) | |
download | linux-3d092ef09303e615707dc5755cf0e29b4df7555f.tar.bz2 |
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: 059747c245f0 ("ipmi: Add support for IPMB direct messages")
Reported-by: Joe Wiese <jwiese@rackspace.com>
Cc: stable@vger.kernel.org # v5.16+
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Tested-by: Joe Wiese <jwiese@rackspace.com>
Diffstat (limited to 'lib/iomap.c')
0 files changed, 0 insertions, 0 deletions