Skip to content

Commit

Permalink
[SCSI] cxgb3i: update the driver version to 1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Karen Xie <kxie@chelsio.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
  • Loading branch information
Karen Xie authored and James Bottomley committed Feb 22, 2009
1 parent 802d527 commit b7e7bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/scsi/cxgb3i/cxgb3i_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
#include "cxgb3i.h"

#define DRV_MODULE_NAME "cxgb3i"
#define DRV_MODULE_VERSION "1.0.0"
#define DRV_MODULE_RELDATE "Jun. 1, 2008"
#define DRV_MODULE_VERSION "1.0.1"
#define DRV_MODULE_RELDATE "Jan. 2009"

static char version[] =
"Chelsio S3xx iSCSI Driver " DRV_MODULE_NAME
Expand Down

0 comments on commit b7e7bd3

Please sign in to comment.