From: Haggai Eran Date: Thu, 30 Jul 2015 14:50:24 +0000 (+0300) Subject: IB/cma: Use found net_dev for passive connections X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b3ca768fcb0;p=pandora-kernel.git IB/cma: Use found net_dev for passive connections When receiving a new connection in cma_req_handler, we actually already know the net_dev that is used for the connection's creation. Instead of calling cma_translate_addr to resolve the new connection id's source address, just use the net_dev that was found. Signed-off-by: Haggai Eran Signed-off-by: Doug Ledford --- Reading git-diff-tree failed