]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: BUG1727 - there is no point of using zcopy when credits are not available.
authorEldad Zinger <eldadz@mellanox.co.il>
Thu, 18 Mar 2010 08:53:56 +0000 (10:53 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:52 +0000 (05:04 -0700)
commitdec874db9b419df51031baefdd2119e3e0cd2b42
treef1ba2f85f7f47646c7181faa791dc67f572149e8
parent1610ab9333b1c0425e144ca91a8df7aeb953a528
sdp: BUG1727 - there is no point of using zcopy when credits are not available.

if credits are not available, data won't be transferred anyway,
so it would be better to use bcopy.

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