From: James Smart Date: Mon, 18 Jun 2007 00:56:38 +0000 (-0500) Subject: [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3 X-Git-Tag: v2.6.23-rc1~1053^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d7f7b0cde3ad2260e7462b40867b57efd49851;p=pandora-kernel.git [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3 NPIV support is added to the driver. It utilizes the interfaces of the fc transport for the creation and deletion of vports. Within the driver, a new Scsi_Host is created for each NPIV instance, and is paired with a new instance of a FC port. This allows N FC Port elements to share a single Adapter. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed