commit | 4318e08c84e4916ac463002ffb7f9901ddb3c385 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Tue Nov 24 16:54:08 2009 +0100 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:02:10 2009 -0600 |
tree | ebce82e85a0d2010c98d0585a5b94113981ee357 | |
parent | 8830271c4819d86d8e87202a1fe8da0bb58912a2 [diff] |
[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 <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>