]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/uverbs: Export XRC INI QP to user space
authorSean Hefty <sean.hefty@intel.com>
Thu, 26 May 2011 15:17:04 +0000 (08:17 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 22 Aug 2011 18:39:59 +0000 (11:39 -0700)
commit994e62199e94e31fdfce3581c08229c6460153c9
tree1b6f31f0897d306cd83a0f248b76e4ac0e9ccabc
parent8ebf097900b43d67ccb2fbde22a4a21161404ae1
rdma/uverbs: Export XRC INI QP to user space

XRC INI QPs are similar to send only RC QPs.  Allow user space
to create INI QPs.  Note that INI QPs do not require receive CQs.

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