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:
0efd932
)
IB/srp: Remove request from list when SCSI abort succeeds
author
Roland Dreier
<rolandd@cisco.com>
Wed, 19 Apr 2006 18:40:10 +0000
(11:40 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 19 Apr 2006 18:40:10 +0000
(11:40 -0700)
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>
No differences found