diff options
author | James Smart <[email protected]> | 2017-02-12 13:52:40 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-02-22 18:41:44 -0500 |
commit | 693dcc316525d15fcf5a0a8a8e1663985ebdb02c (patch) | |
tree | da57770a593ff282ccdaff8969293a2d2ed757ac | |
parent | d080abe0a8693c58a4b35b74bab3526d8b554ca3 (diff) |
scsi: lpfc: Update lpfc version to 11.2.0.7
Update lpfc version to 11.2.0.7
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-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 */ |