scsi: smartpqi: Update version to 1.2.16-012
authorDon Brace <don.brace@microchip.com>
Wed, 11 Nov 2020 20:24:50 +0000 (14:24 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 17 Nov 2020 04:03:10 +0000 (23:03 -0500)
Link: https://lore.kernel.org/r/160512629093.2359.13675060282143622110.stgit@brunhilda
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Reviewed-by: Gerry Morong <gerry.morong@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c

index 531f108..c53f456 100644 (file)
 #define BUILD_TIMESTAMP
 #endif
 
-#define DRIVER_VERSION         "1.2.16-010"
+#define DRIVER_VERSION         "1.2.16-012"
 #define DRIVER_MAJOR           1
 #define DRIVER_MINOR           2
 #define DRIVER_RELEASE         16
-#define DRIVER_REVISION                10
+#define DRIVER_REVISION                12
 
 #define DRIVER_NAME            "Microsemi PQI Driver (v" \
                                DRIVER_VERSION BUILD_TIMESTAMP ")"