From: Kevin Barnett <kevin.barn...@microsemi.com>

Reviewed-by: Scott Benesh <scott.ben...@microsemi.com>
Signed-off-by: Kevin Barnett <kevin.barn...@microsemi.com>
Signed-off-by: Don Brace <don.br...@microsemi.com>
---
 drivers/scsi/smartpqi/smartpqi_init.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/scsi/smartpqi/smartpqi_init.c 
b/drivers/scsi/smartpqi/smartpqi_init.c
index 59b6301..83bdbd8 100644
--- a/drivers/scsi/smartpqi/smartpqi_init.c
+++ b/drivers/scsi/smartpqi/smartpqi_init.c
@@ -40,11 +40,11 @@
 #define BUILD_TIMESTAMP
 #endif
 
-#define DRIVER_VERSION         "1.0.4-100"
+#define DRIVER_VERSION         "1.1.2-125"
 #define DRIVER_MAJOR           1
-#define DRIVER_MINOR           0
-#define DRIVER_RELEASE         4
-#define DRIVER_REVISION                100
+#define DRIVER_MINOR           1
+#define DRIVER_RELEASE         2
+#define DRIVER_REVISION                125
 
 #define DRIVER_NAME            "Microsemi PQI Driver (v" \
                                DRIVER_VERSION BUILD_TIMESTAMP ")"

Reply via email to