]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/core: Really export ib_open_qp() to user space xrc
authorSean Hefty <sean.hefty@intel.com>
Thu, 13 Oct 2011 19:53:08 +0000 (12:53 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 13 Oct 2011 19:53:08 +0000 (12:53 -0700)
commit31880322f431a3d3ceedfc627360a400f4e67c8e
treedf7b1bbfdd9fa38d40875c51b84ae488d4bd9536
parent0793b583c100553b872ac26d37f4674a8e9c4bba
rdma/core: Really export ib_open_qp() to user space

We need to add an entry into the uverbs and device command
tables to allow user space to actually call ib_open_qp.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
drivers/infiniband/core/uverbs_main.c
drivers/infiniband/hw/mlx4/main.c