diff options
author | James Smart <jsmart2021@gmail.com> | 2017-02-12 13:52:40 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-02-22 18:41:44 -0500 |
commit | 693dcc316525d15fcf5a0a8a8e1663985ebdb02c (patch) | |
tree | da57770a593ff282ccdaff8969293a2d2ed757ac /drivers/scsi/lpfc | |
parent | d080abe0a8693c58a4b35b74bab3526d8b554ca3 (diff) | |
download | talos-obmc-linux-693dcc316525d15fcf5a0a8a8e1663985ebdb02c.tar.gz talos-obmc-linux-693dcc316525d15fcf5a0a8a8e1663985ebdb02c.zip |
scsi: lpfc: Update lpfc version to 11.2.0.7
Update lpfc version to 11.2.0.7
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
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 0d9353514071..86c6c9b26b82 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.4" +#define LPFC_DRIVER_VERSION "11.2.0.7" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |