commit | 294c875a65269361defd7aeb97804ba99eb57cbf | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Sun Dec 25 12:18:12 2011 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 30 17:40:31 2012 -0800 |
tree | 64b3567dda8122a701516dfa432fee53f3b644ed | |
parent | 4f0af69799b0e7b9805c4d174169f5ed7bf315c1 [diff] |
IB/srp: Suppress superfluous error messages Keep track of the connection state. Only report QP errors while connected. Only invoke ib_send_cm_dreq() when connected so that invoking srp_disconnect_target() after having received a DREQ does not cause an error message to be printed. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <roland@purestorage.com>