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:48:50 +0000 (08:48 +0100)
commit62e4ba36a3d7743957eca5f2012db36cd9d201a9
treee043be1771151372e2edc975c63eaaf4d4ebab67
parent2fb8b122ba8fd4d80c8aa600e708a0fc9bc8a2da
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