]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: SrcAvailCancel should not be processed during RDMA read
authorEldad Zinger <eldadz@mellanox.co.il>
Sun, 17 Oct 2010 17:26:01 +0000 (19:26 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:27 +0000 (05:05 -0700)
commitd66da862c8856b55c2de8ca8cc76e913e54db57b
tree3f13942409fea29fc7acff604fca4819d6ce7fcc
parent410d976f542b5d5148127f23cb55e34deaa004cd
sdp: SrcAvailCancel should not be processed during RDMA read

fmr should be freed only after tx completion, regardless if SrcAvailCancel arrived.

Signed-off-by: Eldad Zinger <eldadz@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_rx.c
drivers/infiniband/ulp/sdp/sdp_zcopy.c