[SCSI] zfcp: transport class adaptations II
authorAndreas Herrmann <aherrman@de.ibm.com>
Fri, 13 Jan 2006 01:26:11 +0000 (02:26 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 14 Jan 2006 16:54:52 +0000 (10:54 -0600)
commitad757cdfd2a40c9d5310d00f24427525788341cd
tree9353d40be65f6834b5e22c59db17273bb10f051e
parentf6cd94b126aa78ebaa21075df3b9577fbf995968
[SCSI] zfcp: transport class adaptations II

Replaced zfcp adapter attributes with fc_host attributes:
fc_topology by port_type, physical_wwpn by permanent_port_name.
Make use of fc_host attribute supported_speeds.
Removed zfcp adapter attribute physical_s_id.

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_fsf.h
drivers/s390/scsi/zfcp_scsi.c
drivers/s390/scsi/zfcp_sysfs_adapter.c