]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Add response handling to ibv_cmd_resize_cq()
authorRalph Campbell <ralph.campbell@qlogic.com>
Wed, 23 Aug 2006 22:01:20 +0000 (22:01 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:36:02 +0000 (11:36 -0800)
commitfd8a1bac1113c10c24f35a20a7940b7c2856c09b
treea864440837a29a2819e60ab22a28488217eab01c
parentb5f3655b758f723bd942bc1ed894ee8327425a05
Add response handling to ibv_cmd_resize_cq()

Add resp and resp_size parameters to ibv_cmd_resize_cq() so that the
low-level driver in the kernel can return device-specific information
from the resize CQ operation.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
ChangeLog
include/infiniband/driver.h
include/infiniband/kern-abi.h
src/cmd.c