diff options
author | James Smart <jsmart2021@gmail.com> | 2021-04-12 04:31:26 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-04-13 08:39:14 +0300 |
commit | 3ebd25b0a44359befbbfb17c545d96a10d84e77a (patch) | |
tree | c3caad5281606eda4d004a98e4e51b326d6b97c9 /drivers/scsi/lpfc | |
parent | 5b1f5089b6e65a8a146ae9d0c69708d369c349e4 (diff) | |
download | linux-3ebd25b0a44359befbbfb17c545d96a10d84e77a.tar.xz |
scsi: lpfc: Update lpfc version to 12.8.0.9
Update lpfc version to 12.8.0.9
Link: https://lore.kernel.org/r/20210412013127.2387-16-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-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 */ |