diff options
author | James Smart <jsmart2021@gmail.com> | 2018-06-26 18:24:30 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-07-11 05:15:09 +0300 |
commit | 3e1ebadd889f2670ecef77157d84261d09a5ca41 (patch) | |
tree | 0d5406800e5b1bd89b398ad504957d5324cc7208 /drivers | |
parent | b0e830125b669570d8096b8ba22eb00f659fc05e (diff) | |
download | linux-3e1ebadd889f2670ecef77157d84261d09a5ca41.tar.xz |
scsi: lpfc: update driver version to 12.0.0.5
Update the driver version to 12.0.0.5
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')
-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 18c23afcf46b..30591e6364ec 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.4" +#define LPFC_DRIVER_VERSION "12.0.0.5" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |