]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Return sq_draining properly from query_qp
authorJack Morgenstein <jackm@mellanox.co.il>
Tue, 31 Oct 2006 05:30:54 +0000 (05:30 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:36:34 +0000 (11:36 -0800)
commiteb28e2e14e5e957a965686c05247de02a10e61a5
tree9b409c4f627aa49af915d9e9dad6be3e009b3328
parent8260bab13b8856338ab73ee5c7833d5f0d762842
Return sq_draining properly from query_qp

Return the sq_draining value back to user space for query_qp instead
of the en_sqd_async notify value.  This last is valid only for
modify_qp. For query_qp (according to the IB Spec V1.2), the draining
status should returned.

Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
ChangeLog
include/infiniband/kern-abi.h
src/cmd.c