diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-06-25 10:22:23 -0500 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2025-06-26 05:19:56 -0400 |
commit | 19564a8576ac847ec981207292b500efbbbfaf7b (patch) | |
tree | 615f1d0be7118911066070b6c9df3d92386e181e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 12423d8e18f301c5707173c83f8fb8bf33ed7c67 (diff) |
RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs
The lookup_mr() function returns NULL on error. It never returns error
pointers.
Fixes: 9284bc34c773 ("RDMA/rxe: Enable asynchronous prefetch for ODP MRs")
Fixes: 3576b0df1588 ("RDMA/rxe: Implement synchronous prefetch for ODP MRs")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/685c1430.050a0220.18b0ef.da83@mx.google.com
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions