diff options
author | James Smart <jsmart2021@gmail.com> | 2018-01-30 15:59:02 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-02-12 11:43:24 -0500 |
commit | 6e9d2f1667ea12bd2f997a7529fb41cce8e0036d (patch) | |
tree | 74fc61f7de536a71341caccb21d6275de2e281f4 /drivers/scsi/lpfc/lpfc_version.h | |
parent | 815a9c437617e221842d12b3366ff6911b3df628 (diff) | |
download | op-kernel-dev-6e9d2f1667ea12bd2f997a7529fb41cce8e0036d.zip op-kernel-dev-6e9d2f1667ea12bd2f997a7529fb41cce8e0036d.tar.gz |
scsi: lpfc: update driver version to 11.4.0.7
Update the driver version to 11.4.0.7
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/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 c232bf0..6f4092c 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.6" +#define LPFC_DRIVER_VERSION "11.4.0.7" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |