On Mon, 2019-11-11 at 15:04 -0800, James Smart wrote: > Update lpfc version to 12.6.0.2 > > Signed-off-by: Dick Kennedy <dick.kennedy@xxxxxxxxxxxx> > Signed-off-by: James Smart <jsmart2021@xxxxxxxxx> > --- > drivers/scsi/lpfc/lpfc_version.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h > index 1532390770f5..9e5ff58edaca 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.6.0.1" > +#define LPFC_DRIVER_VERSION "12.6.0.2" > #define LPFC_DRIVER_NAME "lpfc" > > /* Used for SLI 2/3 */ Reviewed-by: Ewan D. Milne <emilne@xxxxxxxxxx>