From: Christof Schmitt Date: Mon, 30 Aug 2010 08:55:09 +0000 (+0200) Subject: [SCSI] zfcp: Reorder registration of initial SCSI device X-Git-Tag: v2.6.37-rc1~159^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91978465b1e5f89025cd43cd2102943160ec6dee;p=pandora-kernel.git [SCSI] zfcp: Reorder registration of initial SCSI device Make sure that the rport registration did complete and then register SCSI device directly. Otherwise the unit_enqueue would race with the call to zfcp_scsi_queue_unit_register. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed