]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port
authorJames Smart <James.Smart@Emulex.Com>
Thu, 2 Aug 2007 15:09:59 +0000 (11:09 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 1 Aug 2007 17:19:24 +0000 (12:19 -0500)
commitbd525bde0ca7dbfc6c0f76ac96b88ff22683a131
treec57fd1c8b8ce28d2e2e87ddbff0ecb10ac1524f9
parentd08056cc85a74e1e51d4dee08d2f70d3214e7da1
[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port

 - Split attributes up into vport and non-vport attributes.
 - Move vport specific cfg params to vport

Many of the vport-specific behaviors were still global attributes
on the physical port. Move them to the vport itself.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_crtn.h
drivers/scsi/lpfc/lpfc_ct.c
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_nportdisc.c
drivers/scsi/lpfc/lpfc_scsi.c
drivers/scsi/lpfc/lpfc_vport.c