From: Christof Schmitt Date: Thu, 24 Sep 2009 08:23:22 +0000 (+0200) Subject: [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation X-Git-Tag: v2.6.32-rc4~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5afd81e5d7ebacc9dd23954e169ac79a34fe399;p=pandora-kernel.git [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation With the change for delaying the allocation of zfcp_adapter, the initial device parameter function has to first call ccw_device_set_online which allocates the zfcp_adapter structure. Change this and adapt the cfdc part accordingly. Reviewed-by: Felix Beck Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed