From: Vitaliy Gusev Date: Wed, 16 Sep 2009 07:00:21 +0000 (-0700) Subject: mlx4: Fix access to freed memory X-Git-Tag: v2.6.32-rc1~657^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=634354d753898f9d9d146bd47628a1ef27f7dc98;p=pandora-kernel.git mlx4: Fix access to freed memory catas_reset() uses pointer to mlx4_priv, but mlx4_priv is not valid after call mlx4_restart_one(). Signed-off-by: Vitaliy Gusev Acked-by: Roland Dreier Signed-off-by: David S. Miller --- Reading git-diff-tree failed