diff options
author | Bob Pearson <[email protected]> | 2021-01-27 15:45:01 -0600 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-02-05 13:43:00 -0400 |
commit | 7d9ae80e31df57dd3253e1ec514f0000aa588a81 (patch) | |
tree | b2e206bebe52f1cd65553c154b4f292cf2ab1cae /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 131796524fa346553d9a325ed77bbee0b63d0ca9 (diff) |
RDMA/rxe: Fix coding error in rxe_recv.c
check_type_state() in rxe_recv.c is written as if the type bits in the
packet opcode were a bit mask which is not correct. This patch corrects
this code to compare all 3 type bits to the required type.
Fixes: 8700e3e7c485 ("Soft RoCE driver")
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions