commit | 948d1e889e5bd6ceffcc31db2beba39331087df3 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Sat Sep 03 09:25:42 2011 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 30 17:40:30 2012 -0800 |
tree | 0885938ace8cd28b82425ac98c0ab64e9c943792 | |
parent | 224db157431299582a65fb9d4c9228363146f8a9 [diff] |
IB/srp: Introduce srp_handle_qp_err() Introduce the function srp_handle_qp_err(), change the type of qp_in_error from int into bool and move the initialization of that variable from srp_reconnect_target() to srp_connect_target(). Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <roland@purestorage.com>