diff options
author | James Smart <jsmart2021@gmail.com> | 2017-05-16 01:20:52 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-05-17 04:25:09 +0300 |
commit | 2848e1d503d60955ff51ae9ec8d5eada6bd9ba6d (patch) | |
tree | 5b8b9ef95a599d0be4dfc1a9cb60780efd9a5c66 /drivers/scsi/lpfc | |
parent | ae9e28f36a6cca4e5760f4927b70b6c9e588db1a (diff) | |
download | linux-2848e1d503d60955ff51ae9ec8d5eada6bd9ba6d.tar.xz |
scsi: lpfc: update version to 11.2.0.14
Change driver version to 11.2.0.14.
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 1c26dc67151b..c2653244221c 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.2.0.12" +#define LPFC_DRIVER_VERSION "11.2.0.14" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |