]> git.hungrycats.org Git - linux/commit
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:21:20 +0000 (09:21 +0100)
commita7e7d319cc963e6d1701490be9a5d5b938e2fd00
tree727f922cebdec94044a6dc969f33291740bd6b5f
parent18477baf599e5d2bb98a67e720054bec1844ff91
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