diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2008-05-13 07:21:16 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-05-15 17:39:30 +0200 |
commit | 7853099a70742b2a3c753282e5ccfbdda86cb29f (patch) | |
tree | 14b6e3d399b9205fcea2107ae7b1c9b2460c24e3 | |
parent | [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-... (diff) | |
download | linux-7853099a70742b2a3c753282e5ccfbdda86cb29f.tar.xz linux-7853099a70742b2a3c753282e5ccfbdda86cb29f.zip |
[SCSI] qla2xxx: Update version number to 8.02.01-k3.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.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 afeae2bfe7eb..b42e3f2c7df1 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.02.01-k2" +#define QLA2XXX_VERSION "8.02.01-k3" #define QLA_DRIVER_MAJOR_VER 8 #define QLA_DRIVER_MINOR_VER 2 |