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:
b4efdd5
)
[SCSI] zfcp: Avoid referencing freed memory in req send
author
Martin Petermann
<martin@linux.vnet.ibm.com>
Fri, 17 Apr 2009 13:08:01 +0000
(15:08 +0200)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:07:15 +0000
(10:07 -0500)
Avoid referencing a fsf request after sending it in fcp_fsf_req_send,
it might have already completed and deallocated.
Signed-off-by: Martin Petermann <martin@linux.vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found