diff options
author | James Smart <james.smart@avagotech.com> | 2015-05-21 13:55:31 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-06-05 22:42:50 -0700 |
commit | 641c43cc6909d949f7c630a5208e76ffbb236521 (patch) | |
tree | 7379797d4603fd1bd538ab63d5145ca845769a73 /drivers/scsi | |
parent | f911462fc4aad8885de4844bf0e8e561e77df6a6 (diff) | |
download | talos-obmc-linux-641c43cc6909d949f7c630a5208e76ffbb236521.tar.gz talos-obmc-linux-641c43cc6909d949f7c630a5208e76ffbb236521.zip |
lpfc: Update driver version for upstream patch set 10.6.0.1.
Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi')
-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 */ |