]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rdma/ucm: change event handling based on port space
authorSean Hefty <sean.hefty@intel.com>
Wed, 31 Mar 2010 00:22:34 +0000 (16:22 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 13 May 2010 01:05:21 +0000 (18:05 -0700)
commit38210187a47c8ff74392afdc5a792442309ebfe8
tree26b5b71a0a7acdc75d2b1cd591e4c5eb59dabc6c
parentad1ac06f554fd9be3f948747dbd57ffdc34765e6
rdma/ucm: change event handling based on port space

The rdma_ucm handles events differently based on the port space
of the associated rdma_cm_id.  In order to support RDMA_PS_IB,
fix the handling based on the event.

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