diff options
author | Baokun Li <libaokun1@huawei.com> | 2021-09-01 16:53:36 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-06 10:22:23 +0200 |
commit | d5f482a50bdc136ba0b4e3e818eaaa4b81ea5910 (patch) | |
tree | c1dc75d42360acdb7f116c4794c7c3198d2197d7 /kernel | |
parent | 0593f64af07f7f2c0a77eb2fa783a7b533f9a3a3 (diff) |
scsi: iscsi: Adjust iface sysfs attr detection
[ Upstream commit 4e28550829258f7dab97383acaa477bd724c0ff4 ]
ISCSI_NET_PARAM_IFACE_ENABLE belongs to enum iscsi_net_param instead of
iscsi_iface_param so move it to ISCSI_NET_PARAM. Otherwise, when we call
into the driver, we might not match and return that we don't want attr
visible in sysfs. Found in code review.
Link: https://lore.kernel.org/r/20210901085336.2264295-1-libaokun1@huawei.com
Fixes: e746f3451ec7 ("scsi: iscsi: Fix iface sysfs attr detection")
Reviewed-by: Lee Duncan <lduncan@suse.com>
Signed-off-by: Baokun Li <libaokun1@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions