]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Always pass 0 for CQ event handler
authorRoland Dreier <rolandd@cisco.com>
Fri, 24 Jun 2005 17:28:32 +0000 (17:28 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:56 +0000 (11:35 -0800)
commit797b990884e2a695111c4f5f6bd4aa0f9e67e5eb
treea5dd410a8bc57c06b63955fe384c372055ecc9cd
parent5091b3e8360a0cd552e69eae76dba4868e3f113f
Always pass 0 for CQ event handler

Always pass 0 to the kernel for CQ event handler until multiple
handlers are implemented and added to the API.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
include/infiniband/kern-abi.h
src/cmd.c