linux-stable/drivers/scsi/pm8001
Damien Le Moal 80975adc79 scsi: pm8001: Remove PM8001_READ_VPD
Remove the macro PM8001_READ_VPD used to define if a controller WWN should
be retrieved from the device. Instead, define the better named boolean
module parameter "read_wwn" to control this.

The code to set a fixed address for a phy device address when read_wwn is
set to false is simplified and fixed to avoid sparse warnings.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230911232745.325149-11-dlemoal@kernel.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-09-21 21:39:47 -04:00
..
Makefile
pm80xx_hwi.c scsi: pm8001: Remove PM8001_USE_MSIX 2023-09-21 21:39:46 -04:00
pm80xx_hwi.h scsi: pm80xx: Set RETFIS when requested by libsas 2023-08-21 17:11:41 -04:00
pm80xx_tracepoints.c
pm80xx_tracepoints.h
pm8001_chips.h
pm8001_ctl.c scsi: pm8001: Use sysfs_emit() in show function callbacks 2023-01-11 21:53:34 -05:00
pm8001_ctl.h
pm8001_defs.h
pm8001_hwi.c scsi: pm8001: Remove PM8001_USE_MSIX 2023-09-21 21:39:46 -04:00
pm8001_hwi.h scsi: pm80xx: Set RETFIS when requested by libsas 2023-08-21 17:11:41 -04:00
pm8001_init.c scsi: pm8001: Remove PM8001_READ_VPD 2023-09-21 21:39:47 -04:00
pm8001_sas.c scsi: pm80xx: Add fatal error checks 2023-05-31 20:06:53 -04:00
pm8001_sas.h scsi: pm8001: Remove PM8001_READ_VPD 2023-09-21 21:39:47 -04:00