linux/drivers/scsi/hisi_sas
Xiang Chen 30c5cf4bf2 scsi: hisi_sas: Change permission of parameter prot_mask
[ Upstream commit c4e070457a93705e56ed06b3910d9e5fe56d3be3 ]

Currently the permission of parameter prot_mask is 0x0, which means that
the member does not appear in sysfs. Change it as other module parameters
to 0444 for world-readable.

[mkp: s/v3/v2/]

Link: https://lore.kernel.org/r/1645703489-87194-2-git-send-email-john.garry@huawei.com
Fixes: d6a9000b81 ("scsi: hisi_sas: Add support for DIF feature for v2 hw")
Reported-by: Yihang Li <liyihang6@hisilicon.com>
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-15 14:18:14 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
hisi_sas.h scsi: hisi_sas: Add BIST support for phy loopback 2019-09-10 22:28:57 -04:00
hisi_sas_main.c scsi: hisi_sas: Do not reset phy timer to wait for stray phy up 2020-06-24 17:50:15 +02:00
hisi_sas_v1_hw.c scsi: libsas: Add LUN number check in .slave_alloc callback 2021-07-25 14:35:13 +02:00
hisi_sas_v2_hw.c scsi: libsas: Add LUN number check in .slave_alloc callback 2021-07-25 14:35:13 +02:00
hisi_sas_v3_hw.c scsi: hisi_sas: Change permission of parameter prot_mask 2022-04-15 14:18:14 +02:00