diff options
author | James Smart <James.Smart@Emulex.Com> | 2009-06-10 23:23:24 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-06-15 17:09:34 +0200 |
commit | c667940902aec32c7ec90aa74b8b661619460f56 (patch) | |
tree | 9208480427fc89d768ae1242958fcc429ef66358 /drivers/scsi/lpfc/lpfc_version.h | |
parent | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint (diff) | |
download | linux-c667940902aec32c7ec90aa74b8b661619460f56.tar.xz linux-c667940902aec32c7ec90aa74b8b661619460f56.zip |
[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to '')
-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 6b8a148f0a55..41094e02304b 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.2" +#define LPFC_DRIVER_VERSION "8.3.3" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" |