OSDN Git Service

scsi: smartpqi: update driver version to 1.1.2-126
authorDon Brace <don.brace@microsemi.com>
Wed, 27 Sep 2017 21:30:11 +0000 (16:30 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 3 Oct 2017 02:46:26 +0000 (22:46 -0400)
Reviewed-by: Gerry Morong <gerry.morong@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c

index be83d92..8fe9183 100644 (file)
 #define BUILD_TIMESTAMP
 #endif
 
-#define DRIVER_VERSION         "1.1.2-125"
+#define DRIVER_VERSION         "1.1.2-126"
 #define DRIVER_MAJOR           1
 #define DRIVER_MINOR           1
 #define DRIVER_RELEASE         2
-#define DRIVER_REVISION                125
+#define DRIVER_REVISION                126
 
 #define DRIVER_NAME            "Microsemi PQI Driver (v" \
                                DRIVER_VERSION BUILD_TIMESTAMP ")"