]> err.no Git - linux-2.6/commitdiff
[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
authorJames Smart <James.Smart@Emulex.Com>
Mon, 18 Jun 2007 00:56:38 +0000 (19:56 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 18 Jun 2007 03:27:39 +0000 (22:27 -0500)
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 <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found