[SRU][F:linux-bluefield][PATCH v2 3/3] UBUNTU: SAUCE: pwr-mlxbf.c: Update driver version to 1.1
Asmaa Mnebhi
asmaa at nvidia.com
Fri Jul 29 13:07:01 UTC 2022
Buglink: https://bugs.launchpad.net/bugs/1980750
Update the version of the driver due to the following changes:
1) Fixed zero allocating memory size
2) Improve driver dependencies
Signed-off-by: Asmaa Mnebhi <asmaa at nvidia.com>
---
drivers/power/reset/pwr-mlxbf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/power/reset/pwr-mlxbf.c b/drivers/power/reset/pwr-mlxbf.c
index e93869a7bc8e..40cd71338010 100644
--- a/drivers/power/reset/pwr-mlxbf.c
+++ b/drivers/power/reset/pwr-mlxbf.c
@@ -15,7 +15,7 @@
#include <linux/reboot.h>
#include <linux/types.h>
-#define DRV_VERSION "1.0"
+#define DRV_VERSION "1.1"
struct pwr_mlxbf {
struct work_struct send_work;
--
2.30.1
More information about the kernel-team
mailing list