From: Bryan O'Sullivan Date: Thu, 28 Sep 2006 15:59:58 +0000 (-0700) Subject: IB/ipath: Fix memory leak if allocation fails X-Git-Tag: v2.6.19-rc1~652^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=221e31985b490309eb9ae33ac815deae3b5aa021;p=pandora-kernel.git IB/ipath: Fix memory leak if allocation fails If the second allocation failed, the first structure allocated in this routine was not freed. Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed