diff options
author | Saurav Kashyap <saurav.kashyap@qlogic.com> | 2012-11-21 02:39:57 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-11-30 09:38:56 +0000 |
commit | 25852400ccb5d7e35904cc3d270be741784ec22e (patch) | |
tree | 62a7b2396728c4c60c6a6caf1d359d9711869842 /drivers/scsi | |
parent | 9bceab4e08c5e329e9def7fe1cab41c467236517 (diff) | |
download | talos-op-linux-25852400ccb5d7e35904cc3d270be741784ec22e.tar.gz talos-op-linux-25852400ccb5d7e35904cc3d270be741784ec22e.zip |
[SCSI] qla2xxx: Update the driver version to 8.04.00.08-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>
Diffstat (limited to 'drivers/scsi')
-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 cfe934e1af42..49697ca41e78 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.04.00.07-k" +#define QLA2XXX_VERSION "8.04.00.08-k" #define QLA_DRIVER_MAJOR_VER 8 #define QLA_DRIVER_MINOR_VER 4 |