Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42489
b: refs/heads/master
c: febb631
h: refs/heads/master
i:
  42487: a33aea1
v: v3
  • Loading branch information
Ed Lin authored and James Bottomley committed Dec 5, 2006
1 parent f08a7a0 commit 009ffb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76fbf96f82636c8cdc40485506c50c880fd45a56
refs/heads/master: febb631c11d450473a1648a4b808ab3bb9f139cb
6 changes: 2 additions & 4 deletions trunk/drivers/scsi/stex.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
* Written By:
* Ed Lin <promise_linux@promise.com>
*
* Version: 3.0.0.1
*
*/

#include <linux/init.h>
Expand All @@ -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

Expand Down

0 comments on commit 009ffb1

Please sign in to comment.