]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:34:03 +0000 (09:34 +0100)
commit0ad52040d1a93a6cd1d5d66bce370a1947a4419c
treef7f01c0affdee9675d404fbe9742110bf99e4b37
parent9bb9941a9ce4b0797f751d6f84b66aec66144146
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'

commit befb28f2676a65a5a4cc4626ae224461d8785af6 upstream.

'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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/ipmi/ipmi_ipmb.c