diff options
author | James Smart <james.smart@emulex.com> | 2010-06-09 00:32:13 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-07-27 19:01:39 +0200 |
commit | 2cae179486a356aca2a2617f0399f04c66598d8b (patch) | |
tree | b63245075928a4db23ee63994eb3972d7e19d1cc | |
parent | [SCSI] lpfc 8.3.14: SCSI and SLI API fixes (diff) | |
download | linux-2cae179486a356aca2a2617f0399f04c66598d8b.tar.xz linux-2cae179486a356aca2a2617f0399f04c66598d8b.zip |
[SCSI] lpfc 8.3.14: Update Driver version to 8.3.14
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
-rw-r--r-- | drivers/scsi/lpfc/lpfc_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index e79090df228a..33d9d8db4d35 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -18,7 +18,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "8.3.13" +#define LPFC_DRIVER_VERSION "8.3.14" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |