]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/srp: Don't wait for disconnection if sending DREQ fails
authorRoland Dreier <rolandd@cisco.com>
Wed, 17 May 2006 16:13:21 +0000 (09:13 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 17 May 2006 16:13:21 +0000 (09:13 -0700)
commite65810566f3e613d9baa5512b8724ebde42ace0f
tree4d2cb2737f240eff4a54d73fd4f33ced16954526
parent1db76c14d215c8b26024dd532de3dcaf66ea30f7
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>
drivers/infiniband/ulp/srp/ib_srp.c