aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorYangyang Li <[email protected]>2021-06-18 18:10:15 +0800
committerJason Gunthorpe <[email protected]>2021-06-22 15:17:06 -0300
commit58bc7acaf3f80525d6ee715c97c77066bc00f76b (patch)
tree6ae502cacb5e6e4ddf508ade57147596786baec8 /tools/perf/scripts/python/bin/stackcollapse-record
parentcc925ece79ada57fe513c514d02abc45bf803819 (diff)
RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp
When query_qp is called by userspace, max_send_wr and max_send_sge are set to 0 by the kernel driver. However, the userspace does not use these two return values from the kernel driver, but uses its own calculated values. So there is no need for special treatment. Fixes: 926a01dc000d ("RDMA/hns: Add QP operations support for hip08 SoC") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Yangyang Li <[email protected]> Signed-off-by: Weihang Li <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions