diff options
author | Mustafa Ismail <[email protected]> | 2022-07-05 18:08:15 -0500 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2022-07-18 10:40:12 +0300 |
commit | 3a844596ed71b7c12ac602f6f6b7b0f17e4d6a90 (patch) | |
tree | d10a76f3d4e986f971fcc48f0ee5345d492c5172 /scripts/gdb/linux/modules.py | |
parent | 82ab2b52654c43ba24a3f6603fec40874cc5a7e5 (diff) |
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Setting err_rq_idx_valid field in QP context when the AE source of the
AEQE is not associated with an RQ causes the firmware flush to fail.
Set err_rq_idx_valid field in QP context only if it is associated with an
RQ. Additionally, cleanup the redundant setting of this field in
irdma_process_aeq.
Fixes: 44d9e52977a1 ("RDMA/irdma: Implement device initialization definitions")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mustafa Ismail <[email protected]>
Signed-off-by: Shiraz Saleem <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions