commit | a1b1b61f80aba49f1e0f32b0e4b1c35be91c57fa | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Thu Nov 30 16:33:14 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Dec 12 11:50:21 2006 -0800 |
tree | 8bd7253546835791ff5a74bf17464992ea038cbf | |
parent | 9b2e9c0c241e532d923fff23d9a7c0bd31bd96b1 [diff] |
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>