]> Git Repo - J-linux.git/commitdiff
scsi: smartpqi: update driver version to 2.1.30-031
authorDon Brace <[email protected]>
Tue, 27 Aug 2024 18:55:01 +0000 (13:55 -0500)
committerMartin K. Petersen <[email protected]>
Thu, 29 Aug 2024 02:10:35 +0000 (22:10 -0400)
Update driver version to 2.1.30-031.

Reviewed-by: David Strahan <[email protected]>
Reviewed-by: Scott Benesh <[email protected]>
Reviewed-by: Scott Teel <[email protected]>
Reviewed-by: Mike McGowen <[email protected]>
Reviewed-by: Gerry Morong <[email protected]>
Signed-off-by: Don Brace <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/scsi/smartpqi/smartpqi_init.c

index 0dab30753f0ac082da6f8555c13472cdef09c9c8..7fd5a8c813dc739a0d4fb8ac0395c7a2c193483d 100644 (file)
 #define BUILD_TIMESTAMP
 #endif
 
-#define DRIVER_VERSION         "2.1.28-025"
+#define DRIVER_VERSION         "2.1.30-031"
 #define DRIVER_MAJOR           2
 #define DRIVER_MINOR           1
-#define DRIVER_RELEASE         28
-#define DRIVER_REVISION                25
+#define DRIVER_RELEASE         30
+#define DRIVER_REVISION                31
 
 #define DRIVER_NAME            "Microchip SmartPQI Driver (v" \
                                DRIVER_VERSION BUILD_TIMESTAMP ")"
This page took 0.069347 seconds and 4 git commands to generate.