diff options
author | Bob Pearson <[email protected]> | 2022-07-14 15:46:20 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-07-21 11:35:31 -0300 |
commit | 1603f89935ec86d40a7667e1250392626976ccc2 (patch) | |
tree | 7f7cdbec30b7c60cb088a0a7e828d6a3b87e836d /scripts/gdb/linux/proc.py | |
parent | 5abb71b47cf338f650fcccda4b13e07faa157742 (diff) |
RDMA/rxe: Fix mw bind to allow any consumer key portion
The current implementation of rxe_check_bind_mw() in rxe_mw.c is incorrect
since it requires the new key portion provided by the mw consumer to be
different than the previous key portion. This is not required by the
IBA. Remove the test.
Link: https://lore.kernel.org/linux-rdma/[email protected]/
Fixes: 32a577b4c3a9 ("Add support for bind MW work requests")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bob Pearson <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions