From: Sean Hefty Date: Wed, 29 May 2013 17:09:23 +0000 (-0700) Subject: RDMA/cma: Set qkey for AF_IB X-Git-Tag: v3.11-rc1~16^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c438135adf90b33cb00e5351becf1e557bbdd9d;p=pandora-kernel.git RDMA/cma: Set qkey for AF_IB Allow the user to specify the qkey when using AF_IB. The qkey is added to struct rdma_ucm_conn_param in place of a reserved field, but for backwards compatability, is only accessed if the associated rdma_cm_id is using AF_IB. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed