ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 5 Feb 2023 10:04:01 +0000 (11:04 +0100)
committerCorey Minyard <cminyard@mvista.com>
Fri, 10 Feb 2023 13:38:18 +0000 (07:38 -0600)
commitbefb28f2676a65a5a4cc4626ae224461d8785af6
treefdb2810221959d4e76d6e5b2168bed0a9b9d4613
parent00bb7e763ec9f384cb382455cb6ba5588b5375cf
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'

'This should be 'retry_time_ms' instead of 'max_retries'.

Fixes: 63c4eb347164 ("ipmi:ipmb: Add initial support for IPMI over IPMB")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Message-Id: <0d8670cff2c656e99a832a249e77dc90578f67de.1675591429.git.christophe.jaillet@wanadoo.fr>
Cc: stable@vger.kernel.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_ipmb.c