diff options
author | Dick Kennedy <[email protected]> | 2020-06-30 14:50:01 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-07-02 23:06:49 -0400 |
commit | 3fed58b94e3d7607d30725cc5cb987def7884bd6 (patch) | |
tree | 4ca9d904686d9681768c767c1e9f9c354cfbf4c5 | |
parent | 372c187b8a705c0b52c230653ac7bc38ef62182f (diff) |
scsi: lpfc: Update lpfc version to 12.8.0.2
Update lpfc version to 12.8.0.2
Link: https://lore.kernel.org/r/[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 ab0bc26c098d..1987c6666279 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.1" +#define LPFC_DRIVER_VERSION "12.8.0.2" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |