diff options
author | James Smart <jsmart2021@gmail.com> | 2018-07-31 17:23:25 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-08-02 15:45:19 -0400 |
commit | 7fa8512330ab7cbb394b3e42ee092f4ad2e8f906 (patch) | |
tree | c4053867d44816b822d9ed0aead8504001d5e2a8 /drivers/scsi/lpfc/lpfc_version.h | |
parent | 06b6fa38155ea3709f4d612ae71c201c3f179164 (diff) | |
download | linux-7fa8512330ab7cbb394b3e42ee092f4ad2e8f906.tar.bz2 |
scsi: lpfc: update driver version to 12.0.0.6
Update the driver version to 12.0.0.6
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.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 a669af45fce7..501249509af4 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.5" +#define LPFC_DRIVER_VERSION "12.0.0.6" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |