From: Sean Hefty Date: Tue, 31 Jul 2007 22:10:54 +0000 (-0700) Subject: IB/mad: Fix address handle leak in mad_rmpp X-Git-Tag: v2.6.23-rc4~126^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d5af9565f3fa1bf258f3eaeb47c4a95fd7a2b2;p=pandora-kernel.git IB/mad: Fix address handle leak in mad_rmpp The address handle associated with dual-sided RMPP direction switch ACKs is never destroyed. Free the AH for ACKs which fall into this category. Problem was reported by Dotan Barak . Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed