linux/drivers/scsi/fcoe
Chris Leech e9084bb8b4 [SCSI] fcoe: add a separate scsi transport template for NPIV vports
Right now it's exactly the same as the physical port template,
and there is no way to create a port on anything other than the
netdev.  When the vport_create entry point gets hooked up it will
create lports on top of vport devices, which will use this.

Rename scsi_transport_fcoe_sw to fcoe_transport_template to be more
clear with naming now that there are two templates.

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>
2009-12-04 12:00:59 -06:00
..
fcoe.c [SCSI] fcoe: add a separate scsi transport template for NPIV vports 2009-12-04 12:00:59 -06:00
fcoe.h [SCSI] libfcoe, fcoe: libfcoe NPIV support 2009-12-04 12:00:58 -06:00
libfcoe.c [SCSI] libfcoe, fcoe: libfcoe NPIV support 2009-12-04 12:00:58 -06:00
Makefile [SCSI] fcoe, libfc: add libfcoe module 2009-04-03 09:23:04 -05:00