diff options
author | Damien Le Moal <[email protected]> | 2023-09-12 08:27:45 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-09-21 21:39:47 -0400 |
commit | 80975adc79dde8985f4ea68fe0b158bc8a913580 (patch) | |
tree | 58851fccadef17a30a1bcfe6d364177facb6d361 /net/lapb/lapb_out.c | |
parent | 205430290ad0b8f06924393eb9275e65392c86f3 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions