]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ipmi:ssif: Add a timer between request retries
authorCorey Minyard <cminyard@mvista.com>
Wed, 25 Jan 2023 16:34:47 +0000 (10:34 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2023 07:50:20 +0000 (08:50 +0100)
commit9858e0fb32b691b0c472d334a7b39081be09ccad
tree5e1b47348b8ef6d191f9694178ffa4b92a1152e4
parent8a676b6eb2d5b29aa8b860153054135fa82aae84
ipmi:ssif: Add a timer between request retries

[ Upstream commit 00bb7e763ec9f384cb382455cb6ba5588b5375cf ]

The IPMI spec has a time (T6) specified between request retries.  Add
the handling for that.

Reported by: Tony Camuso <tcamuso@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/char/ipmi/ipmi_ssif.c