]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: fix RDMA read completion with error
authorAmir Vadai <amirv@mellanox.co.il>
Mon, 18 Oct 2010 08:48:16 +0000 (10:48 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:30 +0000 (05:05 -0700)
commit4c9d4ba3146743730486e67c6fb141b9973adf8b
tree12057e386ae11fb4d0301bba3fa1b0d9a1aa47d4
parent4da03986f3fa1af3e1e85d6cfa2e4e86d68962e2
sdp: fix RDMA read completion with error

- set socket to error state for all wr_id's
- no need in sdp_handle_send_comp()

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_tx.c