On Sat, 7 Apr 2018 11:30:26 -0700 James Smart <[email protected]> wrote:
> Update the driver version to 12.0.0.2 > > Signed-off-by: Dick Kennedy <[email protected]> > Signed-off-by: James Smart <[email protected]> > --- > 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 e8b089abbfb3..0cd474bb0bdd > 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.0.0.1" > +#define LPFC_DRIVER_VERSION "12.0.0.2" > #define LPFC_DRIVER_NAME "lpfc" > > /* Used for SLI 2/3 */ Reviewed-by: Hannes Reinecke <[email protected]> Cheers, Hannes

