Re: [PATCH] scsi: lpfc: Honor module parameter lpfc_use_adisc

2019-10-21 Thread James Smart
On 10/21/2019 3:05 AM, Daniel Wagner wrote: The initial lpfc_desc_set_adisc implementation dea3101e0a5c ("lpfc: add Emulex FC driver version 8.0.28") enabled ADISC if cfg_use_adisc && RSCN_MODE && FCP_2_DEVICE In commit 92d7f7b0cde3 ("[SCSI] lpfc: NPIV: add NPIV support on top of

Re: [PATCH] scsi: lpfc: Honor module parameter lpfc_use_adisc

2019-10-21 Thread Hannes Reinecke
On 10/21/19 12:05 PM, Daniel Wagner wrote: > The initial lpfc_desc_set_adisc implementation dea3101e0a5c ("lpfc: > add Emulex FC driver version 8.0.28") enabled ADISC if > > cfg_use_adisc && RSCN_MODE && FCP_2_DEVICE > > In commit 92d7f7b0cde3 ("[SCSI] lpfc: NPIV: add NPIV support on top

[PATCH] scsi: lpfc: Honor module parameter lpfc_use_adisc

2019-10-21 Thread Daniel Wagner
The initial lpfc_desc_set_adisc implementation dea3101e0a5c ("lpfc: add Emulex FC driver version 8.0.28") enabled ADISC if cfg_use_adisc && RSCN_MODE && FCP_2_DEVICE In commit 92d7f7b0cde3 ("[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3") this changed to (cfg_use_adisc &&