diff options
| author | Jijie Shao <shaojijie@huawei.com> | 2025-10-25 09:46:41 +0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-10-28 19:11:04 -0700 |
| commit | 71eb8d1e07562b43bebc0c2721699814b43fd83d (patch) | |
| tree | b69d5f4dd2e9afe2f2116e3fc8f5cc690abe5741 /tools/docs/parse-headers.py | |
| parent | 12d2303db892d397373e2af40758cbd97309ec37 (diff) | |
net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy.
hibmcge driver uses fixed_phy to configure scenarios without PHY,
where the driver is always in a linked state. However,
there might be no link in hardware, so the np_link error
is detected in hbg_hw_adjust_link(), which can cause abnormal logs.
Therefore, in scenarios without a PHY, the driver no longer
checks the np_link status.
Fixes: 1d7cd7a9c69c ("net: hibmcge: support scenario without PHY")
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Link: https://patch.msgid.link/20251025014642.265259-3-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions
