1
0
Fork 0
remarkable-linux/drivers/infiniband
Bart Van Assche def89b81ef RDMA/rxe: Set wqe->status correctly if an unexpected response is received
commit 61b717d041 upstream.

Every function that returns COMPST_ERROR must set wqe->status to another
value than IB_WC_SUCCESS before returning COMPST_ERROR. Fix the only code
path for which this is not yet the case.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: <stable@vger.kernel.org>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-09 19:55:54 +02:00
..
core RDMA/uverbs: Expand primary and alt AV port checks 2018-08-06 16:20:51 +02:00
hw RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path 2018-08-24 13:09:16 +02:00
sw RDMA/rxe: Set wqe->status correctly if an unexpected response is received 2018-09-09 19:55:54 +02:00
ulp ib_srpt: Fix a use-after-free in srpt_close_ch() 2018-09-09 19:55:54 +02:00
Kconfig RDMA/ucm: Mark UCM interface as BROKEN 2018-07-17 11:39:33 +02:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00