From: Martin Petermann Date: Fri, 17 Apr 2009 13:08:01 +0000 (+0200) Subject: [SCSI] zfcp: Avoid referencing freed memory in req send X-Git-Tag: v2.6.30-rc5~53^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135ea137e3c2872448c12d3a8890389fa64990c6;p=pandora-kernel.git [SCSI] zfcp: Avoid referencing freed memory in req send 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 Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed