commit | e65810566f3e613d9baa5512b8724ebde42ace0f | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Wed May 17 09:13:21 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed May 17 09:13:21 2006 -0700 |
tree | 4d2cb2737f240eff4a54d73fd4f33ced16954526 | |
parent | 1db76c14d215c8b26024dd532de3dcaf66ea30f7 [diff] |
IB/srp: Don't wait for disconnection if sending DREQ fails Sending a DREQ may fail, for example because the remote target has already broken the connection. If so, then SRP should not wait for the disconnection to complete, because it never will. Signed-off-by: Roland Dreier <rolandd@cisco.com>