]> Git Repo - linux.git/commitdiff
scsi: mpt3sas: Update driver version to 36.100.00.00
authorSuganath Prabu S <[email protected]>
Thu, 26 Nov 2020 09:43:11 +0000 (15:13 +0530)
committerMartin K. Petersen <[email protected]>
Wed, 9 Dec 2020 16:34:19 +0000 (11:34 -0500)
Update driver version to 36.100.00.00

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Suganath Prabu S <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/scsi/mpt3sas/mpt3sas_base.h

index 352e6cd21388f1f9146a721ab78a3eb27d74eacb..2def7a34061632e271e90d0d7f050eafc50753ed 100644 (file)
@@ -77,9 +77,9 @@
 #define MPT3SAS_DRIVER_NAME            "mpt3sas"
 #define MPT3SAS_AUTHOR "Avago Technologies <[email protected]>"
 #define MPT3SAS_DESCRIPTION    "LSI MPT Fusion SAS 3.0 Device Driver"
-#define MPT3SAS_DRIVER_VERSION         "35.101.00.00"
-#define MPT3SAS_MAJOR_VERSION          35
-#define MPT3SAS_MINOR_VERSION          101
+#define MPT3SAS_DRIVER_VERSION         "36.100.00.00"
+#define MPT3SAS_MAJOR_VERSION          36
+#define MPT3SAS_MINOR_VERSION          100
 #define MPT3SAS_BUILD_VERSION          0
 #define MPT3SAS_RELEASE_VERSION        00
 
This page took 0.053783 seconds and 4 git commands to generate.