[SCSI] fcoe: move the host-list add/remove to keep out VN_Ports
authorChris Leech <christopher.leech@intel.com>
Tue, 25 Aug 2009 21:00:18 +0000 (14:00 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Sep 2009 17:07:37 +0000 (12:07 -0500)
commitc863df33bb784eecfb24090d2258fa0d3f653750
treea0301e302a8ee4dff265e4ab270821c4b4366e25
parentdfc1d0fe3a8b2139295600ab519f24059493e6f6
[SCSI] fcoe: move the host-list add/remove to keep out VN_Ports

We only want the FCoE create and destroy routines to deal with top level
N_Ports, the VN_Ports are tracked on the vport list (see scsi_transport_fc).

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/fcoe.c