diff options
author | Jijie Shao <shaojijie@huawei.com> | 2025-08-06 18:27:58 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-08-08 11:48:49 -0700 |
commit | 62c50180ffda01468e640ac14925503796f255e2 (patch) | |
tree | 35f5e619d75f1169ccae776453811eed6ed90597 /scripts/lib/kdoc/kdoc_files.py | |
parent | 7004b26f0b64331143eb0b312e77a357a11427ce (diff) |
net: hibmcge: fix the np_link_fail error reporting issue
Currently, after modifying device port mode, the np_link_ok state
is immediately checked. At this point, the device may not yet ready,
leading to the querying of an intermediate state.
This patch will poll to check if np_link is ok after
modifying device port mode, and only report np_link_fail upon timeout.
Fixes: e0306637e85d ("net: hibmcge: Add support for mac link exception handling feature")
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions