From: Yevgeny Petrilin Date: Mon, 20 Apr 2009 04:24:28 +0000 (+0000) Subject: mlx4_en: Fix error handling while activating RX rings X-Git-Tag: v2.6.30-rc4~68^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4f92a603cd72ee534cead20cbc627b34cfc884;p=pandora-kernel.git mlx4_en: Fix error handling while activating RX rings In case of failure of either srq creation or page allocation, the cleanup code handled the failed ring as well, and tried to destroy resources that where not allocated. Signed-off-by: Yevgeny Petrilin Signed-off-by: David S. Miller --- Reading git-diff-tree failed