]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitd3809ad0972297fbc7ef0585049ef465d9d8d79d
treea565a23430de36a1b8f49cc9cf5267efc65218a7
parente5a5e7d59af5944a674b9cea420a1fedc60496f2
IB/mthca: Remove extra code for RESET->ERR QP state transition

Commit b18aad71 ("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