| commit | 6d931308f55faaef3f30bd0346c47f99528b229d | [log] [tgz] |
|---|---|---|
| author | Yonatan Cohen <yonatanc@mellanox.com> | Wed Nov 16 10:39:18 2016 +0200 |
| committer | Doug Ledford <dledford@redhat.com> | Wed Nov 16 20:03:44 2016 -0500 |
| tree | 455fb5bd1eeadf3572275aabcc57e47e4c1933c2 | |
| parent | aa75b07b478a774b1432e2df1be5cd8ae834de0f [diff] |
IB/rxe: Update qp state for user query
The method rxe_qp_error() transitions QP to error state
and make sure the QP is drained. It did not though update
the QP state for user's query.
This patch fixes this.
Fixes: 8700e3e7c485 ("Soft RoCE driver")
Signed-off-by: Yonatan Cohen <yonatanc@mellanox.com>
Reviewed-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>