Skip to content

Commit

Permalink
[SCSI] stex: update version to 4.6.0000.3
Browse files Browse the repository at this point in the history
Signed-off-by: Ed Lin <ed.lin@promise.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
  • Loading branch information
Ed Lin authored and James Bottomley committed Apr 3, 2009
1 parent 0f3f6ee commit 05b4460
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 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 05b4460

Please sign in to comment.