[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)
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>

No differences found