]> 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>
Wed, 31 Mar 2010 00:22:34 +0000 (16:22 -0800)
commit19025115b11abefaadbf787d0051d4f3e8e85294
treec07911133fe048d9066b6afc923767db0133ed52
parented97b7f9aeb971f470024ffc2d6c52593a410110
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