diff options
author | Dick Kennedy <dick.kennedy@broadcom.com> | 2020-08-04 00:02:29 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-08-05 03:56:57 +0300 |
commit | 7e0e8be3a1fd1399373224e22d77487e63566704 (patch) | |
tree | d6f4fe95d850d1e922e0450c4a20f70cd0da26ab /drivers/scsi/lpfc/lpfc_version.h | |
parent | 00081c5ca4d52fe787bf7a5fbb3fb5939dd7818e (diff) | |
download | linux-7e0e8be3a1fd1399373224e22d77487e63566704.tar.xz |
scsi: lpfc: Update lpfc version to 12.8.0.3
Update lpfc version to 12.8.0.3
Link: https://lore.kernel.org/r/20200803210229.23063-9-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/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 1987c6666279..20adec4387f0 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.8.0.2" +#define LPFC_DRIVER_VERSION "12.8.0.3" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |