diff options
author | Vikas Chaudhary <vikas.chaudhary@qlogic.com> | 2013-03-07 05:43:14 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-04-10 11:50:31 -0700 |
commit | 38a4089a9ef17f3185cb6ec4506f0734b53eabea (patch) | |
tree | ae1fc195677e1f83d2fd4768b90ba35c4554c93c /drivers/scsi/qla4xxx | |
parent | a24058f9c2368568aed14593b8a63706408547da (diff) | |
download | talos-op-linux-38a4089a9ef17f3185cb6ec4506f0734b53eabea.tar.gz talos-op-linux-38a4089a9ef17f3185cb6ec4506f0734b53eabea.zip |
[SCSI] qla4xxx: Update driver version to 5.03.00-k5
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla4xxx')
-rw-r--r-- | drivers/scsi/qla4xxx/ql4_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/qla4xxx/ql4_version.h b/drivers/scsi/qla4xxx/ql4_version.h index 6775a45af315..4540028da75a 100644 --- a/drivers/scsi/qla4xxx/ql4_version.h +++ b/drivers/scsi/qla4xxx/ql4_version.h @@ -5,4 +5,4 @@ * See LICENSE.qla4xxx for copyright and licensing details. */ -#define QLA4XXX_DRIVER_VERSION "5.03.00-k4" +#define QLA4XXX_DRIVER_VERSION "5.03.00-k5" |