On Thu, 2019-11-07 at 16:49 +0000, Martin Wilck wrote: > From: Martin Wilck <mwilck@xxxxxxxx> > > ha->fc4_type_priority is currently initialized only in > qla81xx_nvram_config(). That makes it default to NVMe for other > adapters. > Fix it. > > Fixes: 84ed362ac40c ("scsi: qla2xxx: Dual FCP-NVMe target port > support") > Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> > --- > drivers/scsi/qla2xxx/qla_init.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) Tested-by: David Bond <dbond@xxxxxxxx>