scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host
authorSteffen Maier <maier@linux.ibm.com>
Thu, 12 Mar 2020 17:44:58 +0000 (18:44 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 17 Mar 2020 17:12:35 +0000 (13:12 -0400)
commit538c6e910baea9a94ba2a816c19c3e071892b49c
treea549ce428f7a4a44459d748cd450126175fb05a1
parente05a10a055098bf55168a9d682156e38c6b00cfa
scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host

Manufacturer, HBA model, firmware version, and hardware version.  Use the
same value format as for the driver-specific attributes.  Keep the
driver-specific attributes for stable user space sysfs API.

Link: https://lore.kernel.org/r/20200312174505.51294-4-maier@linux.ibm.com
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Steffen Maier <maier@linux.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_scsi.c