]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: handle failed RDMA read
authorAmir Vadai <amirv@mellanox.co.il>
Tue, 7 Dec 2010 07:32:50 +0000 (09:32 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:35 +0000 (05:05 -0700)
commit6a0fd07ce5da92b3ae13a75f7ece2cd54ce83749
treed7ab19f015a162bb6d4b7a13f6ece5875e081dba
parent4f5f95ef61498b8d710f325586b85d2116668e7c
sdp: handle failed RDMA read

When RDMA read is failed, do not report those bytes as read, and
return error code to user.

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