From: Haggai Eran Date: Thu, 30 Jul 2015 14:50:22 +0000 (+0300) Subject: IB/cma: Add net_dev and private data checks to RDMA CM X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c21b5bcef73e6649429c1d9b39f5065e756d857;p=pandora-kernel.git IB/cma: Add net_dev and private data checks to RDMA CM Instead of relying on a the ib_cm module to check an incoming CM request's private data header, add these checks to the RDMA CM module. This allows a following patch to to clean up the ib_cm interface and remove the code that looks into the private headers. It will also allow supporting namespaces in RDMA CM by making these checks namespace aware later on. Signed-off-by: Haggai Eran Signed-off-by: Doug Ledford --- Reading git-diff-tree failed