commit | cd4e38542a5c2cab94e5410fb17c1cc004a60792 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Oct 10 13:53:25 2013 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 08 14:43:18 2013 -0800 |
tree | 8b106206f51e379c120ca2e5e32f58706a713dd9 | |
parent | 99b6697a50c2acbe3ca2772d359fc9a28835dc84 [diff] |
IB/srp: Report receive errors correctly The IB spec does not guarantee that the opcode is available in error completions. Hence do not rely on it. See also commit 948d1e889e5b ("IB/srp: Introduce srp_handle_qp_err()"). Signed-off-by: Bart Van Assche <bvanassche@acm.org> Cc: <stable@vger.kernel.org> # v3.8 Signed-off-by: Roland Dreier <roland@purestorage.com>