diff options
author | James Smart <james.smart@emulex.com> | 2013-10-10 12:24:21 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-10-25 09:58:19 +0100 |
commit | a1f7177a1bc68cf43ed7f5a50c9a7220b0e1662f (patch) | |
tree | 62197d9577f0f40e4ac90cd414918996c8b41b95 /drivers/scsi/lpfc/lpfc_version.h | |
parent | 53151bbb83f11b358ac94eddd81347c581dc51ea (diff) | |
download | op-kernel-dev-a1f7177a1bc68cf43ed7f5a50c9a7220b0e1662f.zip op-kernel-dev-a1f7177a1bc68cf43ed7f5a50c9a7220b0e1662f.tar.gz |
[SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-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 f58f183..e3094c4 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.42" +#define LPFC_DRIVER_VERSION "8.3.43" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |