From: Chris Leech Date: Tue, 25 Aug 2009 20:59:46 +0000 (-0700) Subject: [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface X-Git-Tag: v2.6.32-rc1~689^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe9a0badae7fa2eb35eff4f07e851fbd25e3d4f;p=pandora-kernel.git [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface There is only one FIP state per net_device, so the FIP controller needs to be moved from the per-SCSI-host fcoe_port to the per-net_device fcoe_interface structure. Signed-off-by: Chris Leech Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed