diff options
author | James Smart <james.smart@emulex.com> | 2012-08-14 14:26:42 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-09-14 17:59:26 +0100 |
commit | c66c013ffa10bf0a1eb888a276ae2db6fd9dcc1c (patch) | |
tree | a0949e287f14442eb9ec1b9b5eb4649447dfcb91 /drivers/scsi | |
parent | cdcc2343fec00b3b364c0518ef2bb91587319407 (diff) | |
download | blackbird-op-linux-c66c013ffa10bf0a1eb888a276ae2db6fd9dcc1c.tar.gz blackbird-op-linux-c66c013ffa10bf0a1eb888a276ae2db6fd9dcc1c.zip |
[SCSI] lpfc 8.3.34: Update lpfc version for 8.3.34 driver release
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 fde5eed2d189..04265a1c4e52 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.33" +#define LPFC_DRIVER_VERSION "8.3.34" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |