[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)
commit3de2a653a127c468284c48e233719dc39769e354
treec57fd1c8b8ce28d2e2e87ddbff0ecb10ac1524f9
parent549e55cd2a1b83ea45ac17fb6c309654a3d371a4
[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