Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142111
b: refs/heads/master
c: 05b4460
h: refs/heads/master
i:
  142109: 4b0d087
  142107: 3a4b22d
  142103: 99445de
  142095: 02e5be1
  142079: 6909a86
v: v3
  • Loading branch information
Ed Lin authored and James Bottomley committed Apr 3, 2009
1 parent 68c4315 commit 29bd1ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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: 0f3f6ee68f771b61dc6bc5ae7c2e355cfc5884d1
refs/heads/master: 05b4460bd4f2450021ee2887c801283a95393f03
10 changes: 5 additions & 5 deletions trunk/drivers/scsi/stex.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
#include <scsi/scsi_eh.h>

#define DRV_NAME "stex"
#define ST_DRIVER_VERSION "4.6.0000.1"
#define ST_VER_MAJOR 4
#define ST_VER_MINOR 6
#define ST_OEM 0
#define ST_BUILD_VER 1
#define ST_DRIVER_VERSION "4.6.0000.3"
#define ST_VER_MAJOR 4
#define ST_VER_MINOR 6
#define ST_OEM 0
#define ST_BUILD_VER 3

enum {
/* MU register offset */
Expand Down

0 comments on commit 29bd1ba

Please sign in to comment.