From: Roland Dreier Date: Tue, 15 Jul 2008 06:48:46 +0000 (-0700) Subject: IB/mlx4: Remove extra code for RESET->ERR QP state transition X-Git-Tag: v2.6.27-rc1~1090^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c27f358209a8ce7c57b584346d7b611e823f1b1;p=pandora-kernel.git IB/mlx4: Remove extra code for RESET->ERR QP state transition Commit 65adfa91 ("IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions") added some extra code to handle a QP state transition from RESET to ERROR. However, the latest 1.2.1 version of the IB spec has clarified that this transition is actually not allowed, so we can remove this extra code again. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed