From: Swen Schillig Date: Wed, 17 Nov 2010 13:23:43 +0000 (+0100) Subject: [SCSI] zfcp: Prevent usage w/o holding a reference X-Git-Tag: v2.6.37-rc6~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14718e3cd8e9c6937114cebbf3ce5d504328da8c;p=pandora-kernel.git [SCSI] zfcp: Prevent usage w/o holding a reference The ERP got values assigned for which no reference was taken. This can lead to an unpredictable race condition. Fix this by only assigning the values which are required and for which a reference was pulled or is held implicitly. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed