diff options
author | James Smart <[email protected]> | 2021-04-11 18:31:26 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-04-13 01:39:14 -0400 |
commit | 3ebd25b0a44359befbbfb17c545d96a10d84e77a (patch) | |
tree | c3caad5281606eda4d004a98e4e51b326d6b97c9 | |
parent | 5b1f5089b6e65a8a146ae9d0c69708d369c349e4 (diff) |
scsi: lpfc: Update lpfc version to 12.8.0.9
Update lpfc version to 12.8.0.9
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[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 bee74bd3c1d7..4b8e89375644 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.8" +#define LPFC_DRIVER_VERSION "12.8.0.9" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |