commit | 250249898a92a1228050f40fbe3c05deb1392da8 | [log] [tgz] |
---|---|---|
author | Chris Leech <christopher.leech@intel.com> | Tue Aug 25 13:59:35 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 10 12:07:32 2009 -0500 |
tree | 37835c6c378c1024b1f0e3a4432d63011b3f3e61 | |
parent | 014f5c3f560a336cb8ad5b9f828c85de0398e7bb [diff] |
[SCSI] fcoe: move netdev to fcoe_interface The network interface needs to be shared between all NPIV VN_Ports, therefor it should be tracked in the fcoe_interface and not for each SCSI host in fcoe_port. 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>