]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 14 Mar 2023 15:47:17 +0000 (16:47 +0100)
commit26db941f776e6fd87831c0468f9265c02d9af90d
tree59b6d407d002a22d8b3eda2ae8a48cc9afc29d4d
parent5b2c14113485f1683e81fc40b435e356caa26c4d
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'

BugLink: https://bugs.launchpad.net/bugs/2011425
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>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
drivers/char/ipmi/ipmi_ipmb.c