diff options
author | Sean Hefty <sean.hefty@intel.com> | 2007-05-07 11:49:27 -0700 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-05-14 14:10:32 -0700 |
commit | 6c719f5c6c823901fac2d46b83db5a69ba7e9152 (patch) | |
tree | b85bcb8ee9d6064fbde7bd34294e8a91d76a6bc7 /drivers/infiniband/hw/cxgb3/iwch_user.h | |
parent | be65f086f2a50c478b2f5ecf4c55a52a4e95059a (diff) |
RDMA/cma: Add check to validate that cm_id is bound to a device
Several checks in the rdma_cm check against the state of the
cm_id, but only to validate that the cm_id is bound to an underlying
transport specific CM and an RDMA device. Make the check explicit
in what we're trying to check for, since we're not synchronizing
against the cm_id state.
This will allow a user to disconnect a cm_id or reject a connection
after receiving a device removal event.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/cxgb3/iwch_user.h')
0 files changed, 0 insertions, 0 deletions