Skip to content

Commit

Permalink
[SCSI] ibmvfc: Driver version 1.0.7
Browse files Browse the repository at this point in the history
Bump driver version to 1.0.7.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Brian King authored and James Bottomley committed Dec 4, 2009
1 parent d31429e commit 8da85e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/scsi/ibmvscsi/ibmvfc.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
#include "viosrp.h"

#define IBMVFC_NAME "ibmvfc"
#define IBMVFC_DRIVER_VERSION "1.0.6"
#define IBMVFC_DRIVER_DATE "(May 28, 2009)"
#define IBMVFC_DRIVER_VERSION "1.0.7"
#define IBMVFC_DRIVER_DATE "(October 16, 2009)"

#define IBMVFC_DEFAULT_TIMEOUT 60
#define IBMVFC_ADISC_CANCEL_TIMEOUT 45
Expand Down

0 comments on commit 8da85e4

Please sign in to comment.