[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'
authorHannes Reinecke <hare@suse.de>
Tue, 18 Mar 2008 13:32:28 +0000 (14:32 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 22 Apr 2008 20:16:30 +0000 (15:16 -0500)
commitbbd1ae412c9eb09ae7bb11cfaf7018a2367d493f
treece26ca995c8058b6dffcb3f086c5ae5d92eda5b0
parentb0ed43360fdca227048d88a08290365cb681c1a8
[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'

lpfc and qla2xxx overwrite the standard 'state' attribute with
custom callbacks. So rename the custom attributes to 'link_state'
and retain the original meaning of the 'state' attribute.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Acked-by: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/qla2xxx/qla_attr.c