Commit ab4dfa4d authored by James Smart's avatar James Smart Committed by Martin K. Petersen
Browse files

scsi: lpfc: Update lpfc version to 12.8.0.6

parent db7531d2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
 * included with this package.                                     *
 *******************************************************************/

#define LPFC_DRIVER_VERSION "12.8.0.5"
#define LPFC_DRIVER_VERSION "12.8.0.6"
#define LPFC_DRIVER_NAME		"lpfc"

/* Used for SLI 2/3 */
@@ -32,6 +32,6 @@

#define LPFC_MODULE_DESC "Emulex LightPulse Fibre Channel SCSI driver " \
		LPFC_DRIVER_VERSION
#define LPFC_COPYRIGHT "Copyright (C) 2017-2019 Broadcom. All Rights " \
#define LPFC_COPYRIGHT "Copyright (C) 2017-2020 Broadcom. All Rights " \
		"Reserved. The term \"Broadcom\" refers to Broadcom Inc. " \
		"and/or its subsidiaries."