Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136233
b: refs/heads/master
c: bd5cd9c
h: refs/heads/master
i:
  136231: 867d506
v: v3
  • Loading branch information
Ed Lin - PTU authored and James Bottomley committed Mar 12, 2009
1 parent 2613521 commit ffce6ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 7cfe99a526b92e30df19673b3533f827bbe93821
refs/heads/master: bd5cd9cdc5379088b7e4e9a1757a1d101223a005
6 changes: 3 additions & 3 deletions trunk/drivers/scsi/stex.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* SuperTrak EX Series Storage Controller driver for Linux
*
* Copyright (C) 2005, 2006 Promise Technology Inc.
* Copyright (C) 2005-2009 Promise Technology Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand Down Expand Up @@ -36,8 +36,8 @@
#include <scsi/scsi_eh.h>

#define DRV_NAME "stex"
#define ST_DRIVER_VERSION "3.6.0000.1"
#define ST_VER_MAJOR 3
#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
Expand Down

0 comments on commit ffce6ca

Please sign in to comment.