]> 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:02 +0000 (11:36 -0800)
commitddf682520230babd128143360bb60ce78ea6c2d2
tree1d296f9df2fe8fc5e98e45d6b08cda2ab8a0112f
parent6a3513e98b402c54b4e023b9f9107af6639960e2
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