diff options
author | James Smart <jsmart2021@gmail.com> | 2017-12-08 17:18:11 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-12-20 21:11:48 -0500 |
commit | 2f7005debea691ee83b575ed089eba80081c8bc3 (patch) | |
tree | a3f96665b6bf7504f2a0a279a6dd61f04bc836f5 /drivers/scsi/lpfc | |
parent | 4b056682d8812af30c6e6022f653b75abe2f26c7 (diff) | |
download | linux-2f7005debea691ee83b575ed089eba80081c8bc3.tar.gz linux-2f7005debea691ee83b575ed089eba80081c8bc3.tar.bz2 linux-2f7005debea691ee83b575ed089eba80081c8bc3.zip |
scsi: lpfc: update driver version to 11.4.0.6
Update the driver version to 11.4.0.6
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-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 cc2f5cec98c5..c232bf0e8998 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 "11.4.0.5" +#define LPFC_DRIVER_VERSION "11.4.0.6" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |