commit | 0df67030958bad07c3f82f392e3ffb785c56e48d | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@dev.mellanox.co.il> | Wed Apr 16 21:09:34 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Apr 16 21:09:34 2008 -0700 |
tree | 317bdffc336a40e344f50b05492de6350eb38f7a | |
parent | 5121df3ae45731ce98374a1b0b4d48f072643f42 [diff] |
IB/mlx4: Update QP state if query QP succeeds If the QP was moved to another state (such as SQE) by the hardware, then after this change the user won't have to set the IBV_QP_CUR_STATE mask in order to execute modify QP in order to recover from this state. Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>