git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db76c1
)
IB/srp: Don't wait for disconnection if sending DREQ fails
author
Roland Dreier
<rolandd@cisco.com>
Wed, 17 May 2006 16:13:21 +0000
(09:13 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 17 May 2006 16:13:21 +0000
(09:13 -0700)
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>
No differences found