From: Swen Schillig Date: Tue, 18 Aug 2009 13:43:19 +0000 (+0200) Subject: [SCSI] zfcp: Move qdio related data out of zfcp_adapter X-Git-Tag: v2.6.32-rc1~689^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564e1c86c810f9ccfe4300afa402815e3db4886d;p=pandora-kernel.git [SCSI] zfcp: Move qdio related data out of zfcp_adapter The zfcp_adapter structure was growing over time to a size of almost one memory page. To reduce the size of the data structure and to seperate different layers, put all qdio related data in the new zfcp_qdio data structure. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed