diff options
author | James Smart <james.smart@emulex.com> | 2009-12-21 17:03:47 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-01-04 11:39:47 -0600 |
commit | 500af638b3f378e5d1f04dfe5043a377cdc234de (patch) | |
tree | 74ebade60eec0395238d59bbdc79d04566168fae /drivers/scsi/lpfc | |
parent | 9795724476860069ce183ead59d0a5958f882037 (diff) | |
download | blackbird-op-linux-500af638b3f378e5d1f04dfe5043a377cdc234de.tar.gz blackbird-op-linux-500af638b3f378e5d1f04dfe5043a377cdc234de.zip |
[SCSI] lpfc 8.3.7: Update Driver version to 8.3.7
Update Driver version to 8.3.7
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/lpfc')
-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 c7f3aed2aab8..792f72263f1a 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.6" +#define LPFC_DRIVER_VERSION "8.3.7" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |