[SCSI] ipr: Driver version 2.5.1
Bump the driver version. Signed-off-by: Wayne Boyer <wayneb@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
parent
46d7456324
commit
a87b04de66
|
@ -38,8 +38,8 @@
|
|||
/*
|
||||
* Literals
|
||||
*/
|
||||
#define IPR_DRIVER_VERSION "2.5.0"
|
||||
#define IPR_DRIVER_DATE "(February 11, 2010)"
|
||||
#define IPR_DRIVER_VERSION "2.5.1"
|
||||
#define IPR_DRIVER_DATE "(August 10, 2010)"
|
||||
|
||||
/*
|
||||
* IPR_MAX_CMD_PER_LUN: This defines the maximum number of outstanding
|
||||
|
|
Loading…
Reference in New Issue