]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Revert "Pass driver data through ibv_cmd_req_notify_cq()"
authorRoland Dreier <rolandd@cisco.com>
Thu, 11 Jan 2007 15:19:49 +0000 (07:19 -0800)
committerRoland Dreier <rolandd@cisco.com>
Thu, 11 Jan 2007 15:19:49 +0000 (07:19 -0800)
commit1460b78bac9d320f04f3e748ca324c4d831fb957
treeed341e0c49adfe510b524e7b952a6e788bc34284
parent05e10de540a082198fb25b077012170dc5572f2f
Revert "Pass driver data through ibv_cmd_req_notify_cq()"

This reverts commit d5b9ab3d7009b77ee45e98827e803205d322ce7d, since
the Chelsio cxgb3 driver no longer needs it and the kernel side of
req_notify_cq() doesn't handle user data anyway.

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