aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorStuart Hayes <stuart.w.hayes@gmail.com>2025-06-09 13:46:59 -0500
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2025-06-10 10:44:41 +0300
commitea7af94548159c57747aa8e86408a19192a1e1fe (patch)
tree2c9dbfc00da5151ab6530900aee8e94bee4e81ef
parentplatform/x86: dell_rbu: Stop overwriting data buffer (diff)
downloadwireguard-linux-ea7af94548159c57747aa8e86408a19192a1e1fe.tar.xz
wireguard-linux-ea7af94548159c57747aa8e86408a19192a1e1fe.zip
platform/x86: dell_rbu: Bump version
Bump the module version. Signed-off-by: Stuart Hayes <stuart.w.hayes@gmail.com> Link: https://lore.kernel.org/r/20250609184659.7210-6-stuart.w.hayes@gmail.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
-rw-r--r--drivers/platform/x86/dell/dell_rbu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/dell/dell_rbu.c b/drivers/platform/x86/dell/dell_rbu.c
index eb3534ff8dad..9dd9f2cb074f 100644
--- a/drivers/platform/x86/dell/dell_rbu.c
+++ b/drivers/platform/x86/dell/dell_rbu.c
@@ -45,7 +45,7 @@
MODULE_AUTHOR("Abhay Salunke <abhay_salunke@dell.com>");
MODULE_DESCRIPTION("Driver for updating BIOS image on DELL systems");
MODULE_LICENSE("GPL");
-MODULE_VERSION("3.2");
+MODULE_VERSION("3.3");
#define BIOS_SCAN_LIMIT 0xffffffff
#define MAX_IMAGE_LENGTH 16