aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/stex.c
diff options
context:
space:
mode:
authorEd Lin <ed.lin@promise.com>2006-12-04 17:49:46 -0800
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-12-05 11:33:58 -0600
commitfebb631c11d450473a1648a4b808ab3bb9f139cb (patch)
tree39b22fc5a4c438e0b112aecd23579a02d4ed4f25 /drivers/scsi/stex.c
parent[SCSI] stex: change wait loop code (diff)
downloadlinux-dev-febb631c11d450473a1648a4b808ab3bb9f139cb.tar.xz
linux-dev-febb631c11d450473a1648a4b808ab3bb9f139cb.zip
[SCSI] stex: version update
Update version to 3.1.0.1 Signed-off-by: Ed Lin <ed.lin@promise.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to '')
-rw-r--r--drivers/scsi/stex.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/drivers/scsi/stex.c b/drivers/scsi/stex.c
index 7edbcc9bc9d6..ba6bcdaf2a6a 100644
--- a/drivers/scsi/stex.c
+++ b/drivers/scsi/stex.c
@@ -11,8 +11,6 @@
* Written By:
* Ed Lin <promise_linux@promise.com>
*
- * Version: 3.0.0.1
- *
*/
#include <linux/init.h>
@@ -37,9 +35,9 @@
#include <scsi/scsi_tcq.h>
#define DRV_NAME "stex"
-#define ST_DRIVER_VERSION "3.0.0.1"
+#define ST_DRIVER_VERSION "3.1.0.1"
#define ST_VER_MAJOR 3
-#define ST_VER_MINOR 0
+#define ST_VER_MINOR 1
#define ST_OEM 0
#define ST_BUILD_VER 1