From: Swen Schillig Date: Mon, 2 Mar 2009 12:09:03 +0000 (+0100) Subject: [SCSI] zfcp: prevent adapter close on initial adapter open X-Git-Tag: v2.6.30-rc1~641^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf13c08223148e525d28f4a740f2e73518ec6abe;p=pandora-kernel.git [SCSI] zfcp: prevent adapter close on initial adapter open An adapter close was always performed whether it was required, (e.g. in an error scenario) or not (e.g. initial open). This patch is changing the process in only doing an adapter close when it is required. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed