summaryrefslogtreecommitdiffstats
path: root/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-11-10 18:23:29 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-11-10 18:23:29 +0100
commite6e20447f651147af184264c8d6b0d6aaf3f41ab (patch)
treebbafd0e842d5ce568f37b37daacf16169e09c811 /0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
parent404e89f564c4f9672114aecc4c685358a9d9150f (diff)
parentc9650cbc063e1f1687e656657ec9f7a3556442b7 (diff)
downloadkernel-5.9.7-251.vanilla.knurd.1.fc32.tar.gz
kernel-5.9.7-251.vanilla.knurd.1.fc32.tar.xz
kernel-5.9.7-251.vanilla.knurd.1.fc32.zip
merge origin (5.9 rebase)kernel-5.9.7-251.vanilla.knurd.1.fc32
Diffstat (limited to '0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch')
-rw-r--r--0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch b/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
index 8ffa070b4..995be15ad 100644
--- a/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
+++ b/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
@@ -84,7 +84,7 @@ index bbf7029e224b..cf7faa970dd6 100644
dmi_decode_ipmi((const struct dmi_header *) dev->device_data);
diff --git a/drivers/char/ipmi/ipmi_msghandler.c b/drivers/char/ipmi/ipmi_msghandler.c
-index e1b22fe0916c..894eda427214 100644
+index 737c0b6b24ea..7901e780323b 100644
--- a/drivers/char/ipmi/ipmi_msghandler.c
+++ b/drivers/char/ipmi/ipmi_msghandler.c
@@ -34,6 +34,7 @@
@@ -95,7 +95,7 @@ index e1b22fe0916c..894eda427214 100644
#define IPMI_DRIVER_VERSION "39.2"
-@@ -5155,8 +5156,21 @@ static int __init ipmi_init_msghandler_mod(void)
+@@ -5153,8 +5154,21 @@ static int __init ipmi_init_msghandler_mod(void)
{
int rv;
@@ -119,5 +119,5 @@ index e1b22fe0916c..894eda427214 100644
rv = ipmi_register_driver();
mutex_unlock(&ipmi_interfaces_mutex);
--
-2.26.2
+2.28.0