IB/srp: Remove request from list when SCSI abort succeeds
authorRoland Dreier <rolandd@cisco.com>
Wed, 19 Apr 2006 18:40:10 +0000 (11:40 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 19 Apr 2006 18:40:10 +0000 (11:40 -0700)
commitf80887d0b9e1af481dc4a30fc145dfed24ddfd59
treea928a8469193981b7df4df4db8c16baa44da4fd8
parent0efd9323f32c137b5cf48bc6582cd08556e7cdfc
IB/srp: Remove request from list when SCSI abort succeeds

If a SCSI abort succeeds, then the aborted request should to be
removed from the list of pending requests.  This fixes list corruption
after an abort occurs.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/srp/ib_srp.c