[SCSI] ipr: Bump driver version to 2.1.4
Bump the ipr driver version to 2.1.4. Signed-off-by: Brian King <brking@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
117d2ce1ce
commit
008cd5bbfb
|
@ -36,8 +36,8 @@
|
||||||
/*
|
/*
|
||||||
* Literals
|
* Literals
|
||||||
*/
|
*/
|
||||||
#define IPR_DRIVER_VERSION "2.1.3"
|
#define IPR_DRIVER_VERSION "2.1.4"
|
||||||
#define IPR_DRIVER_DATE "(March 29, 2006)"
|
#define IPR_DRIVER_DATE "(August 2, 2006)"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPR_MAX_CMD_PER_LUN: This defines the maximum number of outstanding
|
* IPR_MAX_CMD_PER_LUN: This defines the maximum number of outstanding
|
||||||
|
|
Loading…
Reference in New Issue