Re: [PATCH v2 06/11] lpfc: FCoE VPort enable-disable does not bring up the VPort

2016-12-20 Thread Hannes Reinecke
On 12/20/2016 12:07 AM, James Smart wrote: > > FCoE VPort enable-disable does not bring up the VPort. > VPI structure needed to be initialized before being re-registered. > > Signed-off-by: Dick Kennedy > Signed-off-by: James Smart > --- > drivers/scsi/lpfc/lpfc_vport.c | 8 > 1 file

[PATCH v2 06/11] lpfc: FCoE VPort enable-disable does not bring up the VPort

2016-12-19 Thread James Smart
FCoE VPort enable-disable does not bring up the VPort. VPI structure needed to be initialized before being re-registered. Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_vport.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/scsi/lpfc/lpfc