Following patch bump up the driver version reflecting NPIV addition to
the qla2xxx.

- version changed from 8.01.07-k7 to 8.02.00-k1.

The patch has been inlined and attached in a plain text format as well
just to provide alternative way for using it in the case where the
inlined not working.
Also, the same patch can be downloaded from following link,
ftp://ftp.qlogic.com/outgoing/linux/patches/8.x/8.02.00-k1/0002-qla2xxx-
Driver-version-chagne-to-reflect-NPIV-addit.patch

Signed-off-by: Seokmann Ju <[EMAIL PROTECTED]>
---
 drivers/scsi/qla2xxx/qla_version.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/scsi/qla2xxx/qla_version.h
b/drivers/scsi/qla2xxx/qla_version.h
index c375a4e..fd2f10a 100644
--- a/drivers/scsi/qla2xxx/qla_version.h
+++ b/drivers/scsi/qla2xxx/qla_version.h
@@ -7,9 +7,9 @@
 /*
  * Driver version
  */
-#define QLA2XXX_VERSION      "8.01.07-k7"
+#define QLA2XXX_VERSION      "8.02.00-k1"
 
 #define QLA_DRIVER_MAJOR_VER   8
-#define QLA_DRIVER_MINOR_VER   1
-#define QLA_DRIVER_PATCH_VER   7
+#define QLA_DRIVER_MINOR_VER   2
+#define QLA_DRIVER_PATCH_VER   0
 #define QLA_DRIVER_BETA_VER    0
-- 
1.5.2.2.603.g7c851

Attachment: 0002-qla2xxx-Driver-version-chagne-to-reflect-NPIV-addit.patch
Description: 0002-qla2xxx-Driver-version-chagne-to-reflect-NPIV-addit.patch

Reply via email to