From: Chris Leech Date: Tue, 3 Nov 2009 19:46:34 +0000 (-0800) Subject: [SCSI] fcoe: add a separate scsi transport template for NPIV vports X-Git-Tag: v2.6.33-rc1~344^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9084bb8b4414dc1cfb840ac5a86fac23fccd013;p=pandora-kernel.git [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 Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed