[SCSI] fcoe: move netdev to fcoe_interface
authorChris Leech <christopher.leech@intel.com>
Tue, 25 Aug 2009 20:59:35 +0000 (13:59 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Sep 2009 17:07:32 +0000 (12:07 -0500)
commit250249898a92a1228050f40fbe3c05deb1392da8
tree37835c6c378c1024b1f0e3a4432d63011b3f3e61
parent014f5c3f560a336cb8ad5b9f828c85de0398e7bb
[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>
drivers/scsi/fcoe/fcoe.c
drivers/scsi/fcoe/fcoe.h