From: Christof Schmitt Date: Tue, 18 Aug 2009 13:43:07 +0000 (+0200) Subject: [SCSI] zfcp: Move debug data from zfcp_data to own data structure X-Git-Tag: v2.6.32-rc1~689^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d46f384a89c2378cb7858747faa1935db17e22a8;p=pandora-kernel.git [SCSI] zfcp: Move debug data from zfcp_data to own data structure The struct zfcp_adapter includes everything related to the debug traces. This introduces dependences between the definitions in zfcp_def.h and zfcp_dbf.h. Move all debug related data structures to a new data structure to break those dependencies and manage the debug data in zfcp_dbf.[hc]. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed