aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/page_pool.c
diff options
context:
space:
mode:
authorJijie Shao <[email protected]>2025-08-06 10:27:58 +0000
committerJakub Kicinski <[email protected]>2025-08-08 18:48:49 +0000
commit62c50180ffda01468e640ac14925503796f255e2 (patch)
tree35f5e619d75f1169ccae776453811eed6ed90597 /net/core/page_pool.c
parentnet: hibmcge: fix the division by zero issue (diff)
downloadkernel-62c50180ffda01468e640ac14925503796f255e2.tar.gz
kernel-62c50180ffda01468e640ac14925503796f255e2.zip
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 <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/page_pool.c')
0 files changed, 0 insertions, 0 deletions