diff options
author | James Smart <james.smart@emulex.com> | 2013-09-06 12:23:01 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-09-10 17:33:39 -0700 |
commit | 76c4f79d909623ea144262626428a2dfb54b40e3 (patch) | |
tree | fad37a164b92d8252ba32375b7eab8daf51d4c51 /drivers/scsi/lpfc | |
parent | 0c4112223cc947992186f13837747c3b259bd31d (diff) | |
download | op-kernel-dev-76c4f79d909623ea144262626428a2dfb54b40e3.zip op-kernel-dev-76c4f79d909623ea144262626428a2dfb54b40e3.tar.gz |
[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
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 21859d2..f58f183 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.41" +#define LPFC_DRIVER_VERSION "8.3.42" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |