scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
authorJames Smart <james.smart@broadcom.com>
Mon, 19 Dec 2016 23:07:25 +0000 (15:07 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 08:23:24 +0000 (09:23 +0100)
commitb4e42f5d01160eacaa95047bdc087e0f403fa292
tree266c0de2661bf956331f40785d3b2ade4259a3ff
parent01347f537f6c5ca08969fba8c2a67e8d335b6e9e
scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort

[ Upstream commit 104450eb08ca662e6b1d02da11aca9598e978f3e ]

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 <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/lpfc/lpfc_vport.c