aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorAleksandr Mishin <[email protected]>2024-07-05 12:53:17 +0300
committerPaolo Abeni <[email protected]>2024-07-09 12:48:32 +0200
commit442e26af9aa8115c96541026cbfeaaa76c85d178 (patch)
treedf4ed10dbd7483e6ba6ff075bbf868a67c07956d /scripts/bpf_doc.py
parent0d1b7d6c927431126ece585246e23aa877243360 (diff)
octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()
In rvu_check_rsrc_availability() in case of invalid SSOW req, an incorrect data is printed to error log. 'req->sso' value is printed instead of 'req->ssow'. Looks like "copy-paste" mistake. Fix this mistake by replacing 'req->sso' with 'req->ssow'. Found by Linux Verification Center (linuxtesting.org) with SVACE. Fixes: 746ea74241fa ("octeontx2-af: Add RVU block LF provisioning support") Signed-off-by: Aleksandr Mishin <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions