diff options
author | James Smart <jsmart2021@gmail.com> | 2018-12-14 02:17:58 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-20 06:13:08 +0300 |
commit | 9e1f03e4d318d3e49d4db1d711eb652db727b844 (patch) | |
tree | 9277289458472ed84f6b9aea13dbfe8b823ded56 /drivers/scsi | |
parent | 5021267af1327724a6f1859bb1594660a4c22bd3 (diff) | |
download | linux-9e1f03e4d318d3e49d4db1d711eb652db727b844.tar.xz |
scsi: lpfc: Update lpfc version to 12.0.0.10
Update lpfc version to 12.0.0.10
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')
-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 7b23895a7ed7..3f4398ffb567 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.0.0.9" +#define LPFC_DRIVER_VERSION "12.0.0.10" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |