diff options
| author | James Smart <[email protected]> | 2015-05-21 13:55:31 -0400 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2015-06-05 22:42:50 -0700 |
| commit | 641c43cc6909d949f7c630a5208e76ffbb236521 (patch) | |
| tree | 7379797d4603fd1bd538ab63d5145ca845769a73 | |
| parent | f911462fc4aad8885de4844bf0e8e561e77df6a6 (diff) | |
lpfc: Update driver version for upstream patch set 10.6.0.1.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: James Bottomley <[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 c37bb9f91c3b..8b96d10ed7a7 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -18,7 +18,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "10.5.0.0." +#define LPFC_DRIVER_VERSION "10.6.0.1." #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |