From: Christof Schmitt Date: Tue, 24 Nov 2009 15:54:08 +0000 (+0100) Subject: [SCSI] zfcp: Update FCP protocol related code X-Git-Tag: v2.6.33-rc1~344^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4318e08c84e4916ac463002ffb7f9901ddb3c385;p=pandora-kernel.git [SCSI] zfcp: Update FCP protocol related code Use common data structures for FCP CMND, FCP RSP and related definitions and remove zfcp private definitions. Split the FCP CMND setup and FCP RSP evaluation code in seperate functions. Use inline functions to not negatively impact the I/O path. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed