From: Vu Pham Date: Tue, 21 Nov 2006 22:14:10 +0000 (-0800) Subject: IB/srp: Fix memory leak on reconnect X-Git-Tag: v2.6.20-rc1~34^2~40^2~471^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2fcea7d68473b8bb3e0addb4926c87e2217ca83;p=pandora-kernel.git IB/srp: Fix memory leak on reconnect SRP reallocates the IU buffers for tx_ring and rx_ring without freeing the old buffers when it reconnects to a target. Fix this by keeping the old IU buffers around. Signed-off-by: Vu Pham Signed-off-by: Roland Dreier --- Reading git-diff-tree failed