diff options
author | James Smart <james.smart@emulex.com> | 2011-07-22 18:38:16 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-07-27 15:17:10 +0400 |
commit | 8ead0bd175848729fc25415b840068e40b2998ad (patch) | |
tree | ba536b2001cdce05ac265229d4b326de9e009c49 /drivers/scsi | |
parent | 7d791df730844932feeac3bbf3ac08b510682174 (diff) | |
download | op-kernel-dev-8ead0bd175848729fc25415b840068e40b2998ad.zip op-kernel-dev-8ead0bd175848729fc25415b840068e40b2998ad.tar.gz |
[SCSI] lpfc 8.3.25: Change driver version to 8.3.25
Change driver version to 8.3.25
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi')
-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 c03921b..c1e0ae9 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.23" +#define LPFC_DRIVER_VERSION "8.3.25" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |