Home
last modified time | relevance | path

Searched hist:"95767 ed7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_ssif.c95767ed7 Wed Jan 25 10:11:06 CST 2023 Corey Minyard <cminyard@mvista.com> ipmi:ssif: resend_msg() cannot fail

The resend_msg() function cannot fail, but there was error handling
around using it. Rework the handling of the error, and fix the out of
retries debug reporting that was wrong around this, too.

Cc: stable@vger.kernel.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>