diff options
author | James Smart <[email protected]> | 2017-04-21 16:05:06 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2017-04-24 09:25:49 +0200 |
commit | 51f397642c890e6c54e2532110c84519f1d12e4c (patch) | |
tree | 02f8c18224ae00e49cdbf26cd549cf2ecad9c078 | |
parent | 7e04e21afa82ef024416f5413b5bdb66e0505bcd (diff) |
lpfc revison 11.2.0.12
Update lpfc version to reflect this set of changes.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Johannes Thumshirn <[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 d4e95e28f4e3..1c26dc67151b 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.10" +#define LPFC_DRIVER_VERSION "11.2.0.12" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |