ipmi:ssif: Increase the message retry time
authorCorey Minyard <cminyard@mvista.com>
Thu, 3 Nov 2022 20:03:11 +0000 (15:03 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2023 07:48:50 +0000 (08:48 +0100)
commit2fb8b122ba8fd4d80c8aa600e708a0fc9bc8a2da
tree38f85f658948df085fda22a572332c74e9eb7f28
parenta6ef5a9d72637e492a0656487a0fb68826440b91
ipmi:ssif: Increase the message retry time

[ Upstream commit 39721d62bbc16ebc9bb2bdc2c163658f33da3b0b ]

The spec states that the minimum message retry time is 60ms, but it was
set to 20ms.  Correct it.

Reported by: Tony Camuso <tcamuso@redhat.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Stable-dep-of: 00bb7e763ec9 ("ipmi:ssif: Add a timer between request retries")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/char/ipmi/ipmi_ssif.c