]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: BUG1992 - enable transmission of credits update when tx_credits == 1
authorEldad Zinger <eldadz@mellanox.co.il>
Wed, 31 Mar 2010 13:02:03 +0000 (16:02 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:51 +0000 (05:04 -0700)
commit1610ab9333b1c0425e144ca91a8df7aeb953a528
tree228407d9b890262c5b6b5a9c3547e7683afc9ace
parent9b53796cfcc81132fb9ad0e9278d18446b170897
sdp: BUG1992 - enable transmission of credits update when tx_credits == 1

According to spec, if one credit is available, we can only send messages that
provide additional credits and also do not contain data payload.

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