diff options
author | James Smart <James.Smart@Emulex.Com> | 2008-02-08 23:50:36 (GMT) |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-11 23:52:58 (GMT) |
commit | e390bc0a26ba522f008a1f9479097f1c6fc0189c (patch) | |
tree | bf666966383894198b7850623022c756737fd613 | |
parent | 3163f725a5d071eea1830bbbfab78cfe3fc9baaf (diff) | |
download | linux-e390bc0a26ba522f008a1f9479097f1c6fc0189c.tar.xz |
[SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5
Update lpfc driver version to 8.2.5
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
-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 4b633d3..ca540d1 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.2.4" +#define LPFC_DRIVER_VERSION "8.2.5" #define LPFC_DRIVER_NAME "lpfc" |