summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
diff options
context:
space:
mode:
authorDamien Le Moal <dlemoal@kernel.org>2023-09-12 08:27:45 +0900
committerMartin K. Petersen <martin.petersen@oracle.com>2023-09-21 21:39:47 -0400
commit80975adc79dde8985f4ea68fe0b158bc8a913580 (patch)
tree58851fccadef17a30a1bcfe6d364177facb6d361 /drivers/scsi/qla2xxx
parent205430290ad0b8f06924393eb9275e65392c86f3 (diff)
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>
Diffstat (limited to 'drivers/scsi/qla2xxx')
0 files changed, 0 insertions, 0 deletions