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 scsi: pm80xx: Add tracepoints 2021-11-18 22:26:58 -05:00
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 scsi: pm80xx: Add tracepoints 2021-11-18 22:26:58 -05:00
pm80xx_tracepoints.h scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepoint 2021-11-18 22:26:58 -05:00
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 scsi: pm8001: Clean up white space 2021-04-12 23:21:26 -04:00
pm8001_defs.h scsi: pm80xx: Increase the number of outstanding I/O supported to 1024 2020-10-07 23:50:04 -04:00
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