diff options
author | Sindhu Devale <[email protected]> | 2023-07-25 10:54:37 -0500 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-07-26 14:58:42 +0300 |
commit | 3bfb25fa2b5bb9c29681e6ac861808f4be1331a9 (patch) | |
tree | 8a5843851ab72f78b5d895bdfc38aefee1549a4c /lib/crypto/mpi | |
parent | 5c719d7aef298e9b727f39b45e88528a96df3620 (diff) |
RDMA/irdma: Fix op_type reporting in CQEs
The op_type field CQ poll info structure is incorrectly
filled in with the queue type as opposed to the op_type
received in the CQEs. The wrong opcode could be decoded
and returned to the ULP.
Copy the op_type field received in the CQE in the CQ poll
info structure.
Fixes: 24419777e943 ("RDMA/irdma: Fix RQ completion opcode")
Signed-off-by: Sindhu Devale <[email protected]>
Signed-off-by: Shiraz Saleem <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'lib/crypto/mpi')
0 files changed, 0 insertions, 0 deletions