diff options
author | Saurav Kashyap <saurav.kashyap@qlogic.com> | 2013-10-30 07:38:29 (GMT) |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-12-19 15:39:01 (GMT) |
commit | 81cb088385ca4a1f63b7b308a8766117eaf90c09 (patch) | |
tree | c0174550edb158355132cb4d560c6c2a50a01579 | |
parent | 2c804eb04945dd3e4f154168a06c8a6b4ce5a748 (diff) | |
download | linux-81cb088385ca4a1f63b7b308a8766117eaf90c09.tar.xz |
[SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
-rw-r--r-- | drivers/scsi/qla2xxx/qla_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/qla2xxx/qla_version.h b/drivers/scsi/qla2xxx/qla_version.h index a808e29..31d1953 100644 --- a/drivers/scsi/qla2xxx/qla_version.h +++ b/drivers/scsi/qla2xxx/qla_version.h @@ -7,7 +7,7 @@ /* * Driver version */ -#define QLA2XXX_VERSION "8.06.00.08-k" +#define QLA2XXX_VERSION "8.06.00.12-k" #define QLA_DRIVER_MAJOR_VER 8 #define QLA_DRIVER_MINOR_VER 6 |