diff options
author | James Smart <jsmart2021@gmail.com> | 2019-12-19 02:58:08 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-12-21 21:42:42 +0300 |
commit | 6d67e8473386e6133fd5d7ce0be887a7972672d6 (patch) | |
tree | ab6ee2be9c5aec74546d411e96f404e5fe673e28 /drivers/scsi/lpfc | |
parent | c438d0628aa5cf9af57c7cd65794551622ea800d (diff) | |
download | linux-6d67e8473386e6133fd5d7ce0be887a7972672d6.tar.xz |
scsi: lpfc: Update lpfc version to 12.6.0.3
Update lpfc version to 12.6.0.3
Link: https://lore.kernel.org/r/20191218235808.31922-11-jsmart2021@gmail.com
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.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 9e5ff58edaca..9563c49f36ab 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -20,7 +20,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "12.6.0.2" +#define LPFC_DRIVER_VERSION "12.6.0.3" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |