diff options
author | James Smart <[email protected]> | 2020-08-28 10:53:32 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-08-31 21:51:28 -0400 |
commit | bc534069374966e6df0862c2f039e17cb4c2133a (patch) | |
tree | 4799e5f51618d043467680ddcef287e3190ba79c | |
parent | 441f6b5b097d74a8aa72ec0d8992ef820e2b3773 (diff) |
scsi: lpfc: Update lpfc version to 12.8.0.4
Update lpfc version to 12.8.0.4
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 20adec4387f0..c657abf22b75 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.3" +#define LPFC_DRIVER_VERSION "12.8.0.4" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |