]> www.infradead.org Git - users/jedix/linux-maple.git/commit
IB/sdp: Three bugfixes in SDP sockets.
authorMichael S. Tsirkin <mst@mellanox.co.il>
Thu, 3 Aug 2006 09:53:07 +0000 (12:53 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:03:54 +0000 (05:03 -0700)
commit181939700fb29d659ce26ddfb75ef5603218cb52
tree505c74c34e71bde5f94fa1725f17752b76e4ae71
parent7232bd6ad55a8d80d04a9455d4845881d87f1df1
IB/sdp: Three bugfixes in SDP sockets.

1. reset socket on cma error
2. move head/tail init to where we init the ring buffers
3. poll to handle DREQ bypassing disconn
drivers/infiniband/ulp/sdp/sdp.h
drivers/infiniband/ulp/sdp/sdp_bcopy.c
drivers/infiniband/ulp/sdp/sdp_cma.c
drivers/infiniband/ulp/sdp/sdp_main.c