diff options
author | James Smart <[email protected]> | 2020-10-20 13:27:19 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-10-26 21:42:39 -0400 |
commit | 56ae4919f9eddf1ed60dac1e13caa1720ebf67b5 (patch) | |
tree | f18db946f9ddadce9b6b07c4f32b6ff86874b37f | |
parent | b67b5944328219f8ac1e0496ae0f4e45f6d43855 (diff) |
scsi: lpfc: Update lpfc version to 12.8.0.5
Update lpfc version to 12.8.0.5
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Dick Kennedy <[email protected]>
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[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 c657abf22b75..d91ee125abd0 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 "12.8.0.4" +#define LPFC_DRIVER_VERSION "12.8.0.5" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |