diff options
author | Chris Leech <christopher.leech@intel.com> | 2009-08-25 13:59:30 -0700 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-09-10 12:07:31 -0500 |
commit | 014f5c3f560a336cb8ad5b9f828c85de0398e7bb (patch) | |
tree | 0b51f21ec8690a0a416e3f8c12eec8e3391b2778 /kernel/sys_ni.c | |
parent | af7f85d95a34b04f5cf8c3b8c2d4cdd179dc1e19 (diff) |
[SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_device
In preparation for NPIV support, I'm splitting the fcoe instance structure
into two to remove the assumptions about it being 1:1 with the net_device.
There will now be two structures, one which is 1:1 with the underlying
net_device and one which is allocated per virtual SCSI/FC host.
fcoe_softc is renamed to fcoe_port for the per Scsi_Host FCoE private data.
Later patches with start moving shared stuff from fcoe_port to fcoe_interface
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>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions