RDMA/cma: Report connect info with connect events
authorSean Hefty <sean.hefty@intel.com>
Fri, 1 Dec 2006 00:33:14 +0000 (16:33 -0800)
committerRoland Dreier <rolandd@cisco.com>
Tue, 12 Dec 2006 19:50:21 +0000 (11:50 -0800)
commita1b1b61f80aba49f1e0f32b0e4b1c35be91c57fa
tree8bd7253546835791ff5a74bf17464992ea038cbf
parent9b2e9c0c241e532d923fff23d9a7c0bd31bd96b1
RDMA/cma: Report connect info with connect events

Connection information was never given to the recipient of a
connection request or reply message.  Only the event was delivered.
Report the connection data with the event to allows user to
reject the connection based on the requested parameters, or adjust
their resources to match the request.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/cma.c
include/rdma/rdma_cm.h