diff options
| author | 2012-01-19 03:06:57 -0800 | |
|---|---|---|
| committer | 2012-02-19 08:08:55 -0600 | |
| commit | 26b937b2a349e9e6b294703232af264af7e277c4 (patch) | |
| tree | b0f81949a92682c4233c7952e72183d45271126c | |
| parent | [SCSI] qla4xxx: Added support to show port_state and port_speed in sysfs (diff) | |
[SCSI] qla4xxx: Update driver version to 5.02.00-k13
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
| -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 133989b3a9f4..601ee3da3a0d 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.02.00-k12" +#define QLA4XXX_DRIVER_VERSION "5.02.00-k13" |
