diff options
author | James Smart <jsmart2021@gmail.com> | 2018-09-10 20:30:51 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-09-12 03:37:34 +0300 |
commit | 6318cb7fb0e5f0b9644b6848701c885fcca747ee (patch) | |
tree | c3bcd3819c9e7a4fae5e10bc7e40c0fadbffff24 /drivers/scsi/lpfc/lpfc_version.h | |
parent | d2cc9bcd7fa30b6c2270c044ff6dc9e839bf779e (diff) | |
download | linux-6318cb7fb0e5f0b9644b6848701c885fcca747ee.tar.xz |
scsi: lpfc: update driver version to 12.0.0.7
Update the driver version to 12.0.0.7
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 501249509af4..5a0d512ff497 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.6" +#define LPFC_DRIVER_VERSION "12.0.0.7" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |