]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mthca: Remove extra code for RESET->ERR QP state transition
authorRoland Dreier <rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:46 +0000 (23:48 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:46 +0000 (23:48 -0700)
commita0993ee3db6e5aaa9c5cb54a32dbeb092c8abc51
treea565a23430de36a1b8f49cc9cf5267efc65218a7
parentfb4e36e887f417195a36315ea03412b4902b152a
IB/mthca: Remove extra code for RESET->ERR QP state transition

Commit 23d0d445 ("IB/mthca: Fix RESET to ERROR transition") 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 <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_qp.c