commit | 3fe9a0badae7fa2eb35eff4f07e851fbd25e3d4f | [log] [tgz] |
---|---|---|
author | Chris Leech <christopher.leech@intel.com> | Tue Aug 25 13:59:46 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 10 12:07:33 2009 -0500 |
tree | 0ba5615fc7b696b6489b8417a2a5c9915bdf1d4c | |
parent | 259ad85d8dbbcd508e3dad29a36e3e76365853b7 [diff] |
[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 <christopher.leech@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>