summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorRaju Rangoju <Raju.Rangoju@amd.com>2025-07-01 12:20:16 +0530
committerJakub Kicinski <kuba@kernel.org>2025-07-02 14:44:24 -0700
commit16ceda2ef683a50cd0783006c0504e1931cd8879 (patch)
treee9b5a6d8ba29a2fd4899193479b96a79509c5753 /scripts/lib/kdoc/kdoc_parser.py
parent103406b38c600fec1fe375a77b27d87e314aea09 (diff)
amd-xgbe: do not double read link status
The link status is latched low so that momentary link drops can be detected. Always double-reading the status defeats this design feature. Only double read if link was already down This prevents unnecessary duplicate readings of the link status. Fixes: 4f3b20bfbb75 ("amd-xgbe: add support for rx-adaptation") Signed-off-by: Raju Rangoju <Raju.Rangoju@amd.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250701065016.4140707-1-Raju.Rangoju@amd.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions