From: Christof Schmitt Date: Thu, 24 Sep 2009 08:23:21 +0000 (+0200) Subject: [SCSI] zfcp: correctly initialize unchained requests X-Git-Tag: v2.6.32-rc4~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a58985853574346f1518531bdd82069501b317;p=pandora-kernel.git [SCSI] zfcp: correctly initialize unchained requests The common initialization of ct/gs and els requests missed the initialization of unchained requests. Fix this by moving the common parts to a place that is called for all ct/gs and els requests. Reviewed-by: Felix Beck Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed