android_kernel_samsung_msm8976/drivers/infiniband/ulp
Erez Zilber 3104a2175d IB/iser: Handle aborting a command after it is sent
The SCSI midlayer may abort a command that was already sent.  If the
initiator is still trying to send the command (or data-out PDUs for
that command), the QP may time out after the midlayer times
out. Therefore, when aborting the command, iSER may still have
references for the command's buffers.  When sending these PDUs, the
sends will complete with an error and their resources will be released
then.

Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-03-26 16:35:09 -07:00
..
ipoib IB/ipoib: Fix thinko in packet length checks 2007-03-22 14:40:16 -07:00
iser IB/iser: Handle aborting a command after it is sent 2007-03-26 16:35:09 -07:00
srp IB/srp: Don't wait for response when QP is in error state. 2007-02-04 14:11:56 -08:00