diff options
author | James Smart <jsmart2021@gmail.com> | 2017-06-16 07:56:51 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-20 03:41:12 +0200 |
commit | b609b1c753364c6bf6f8666c82047d239fba6889 (patch) | |
tree | 6e0fe4d22a38c65b164d303f388184fe15f037eb /drivers | |
parent | scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - Linux (diff) | |
download | linux-b609b1c753364c6bf6f8666c82047d239fba6889.tar.xz linux-b609b1c753364c6bf6f8666c82047d239fba6889.zip |
scsi: lpfc: update to revision to 11.4.0.1
Set lpfc driver revision to 11.4.0.1
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers')
-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 067c9e8a4b2d..c6a24c3e2d5e 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.4.0.0" +#define LPFC_DRIVER_VERSION "11.4.0.1" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |