From: Haggai Eran Date: Thu, 27 Aug 2015 12:55:15 +0000 (+0300) Subject: IB/cma: Fix net_dev reference leak with failed requests X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be688195bd08b1c045f89d72c07c7e3ef6516f38;p=pandora-kernel.git IB/cma: Fix net_dev reference leak with failed requests When no matching listening ID is found for a given request, the net_dev that was used to find the request isn't released. Fixes: 0b3ca768fcb0 ("IB/cma: Use found net_dev for passive connections") Signed-off-by: Haggai Eran Signed-off-by: Doug Ledford --- Reading git-diff-tree failed