This patchset includes 2 fixes:
1. Patch1 fixes an incorrect function return value.
2. Patch2 fixes the issue of lost reset concurrent protection after
seq_file reconstruction in debugfs.
Note: Compared to the previous version, this patchset has removed 2 patches
and added 1 new patch, so it is being resent as V1.
previous patchset:
https://lore.kernel.org/all/20250917122954.1265844-4-shaojijie@huawei.com/
Patch 'use user configuration after hardware reset when using kernel PHY'
will be sent separately.
Jijie Shao (2):
net: hns3: return error code when function fails
net: hns3: fix null pointer in debugfs issue
.../ethernet/hisilicon/hns3/hns3_debugfs.c | 67 ++++++++++++++-----
.../hisilicon/hns3/hns3pf/hclge_debugfs.c | 6 ++
.../hisilicon/hns3/hns3pf/hclge_main.c | 3 +-
.../hisilicon/hns3/hns3pf/hclge_mdio.c | 9 ++-
.../hisilicon/hns3/hns3pf/hclge_mdio.h | 2 +-
5 files changed, 65 insertions(+), 22 deletions(-)
--
2.33.0