From: Swen Schillig Date: Wed, 1 Oct 2008 10:42:23 +0000 (+0200) Subject: [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport X-Git-Tag: v2.6.28-rc1~732^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e9ba5d9313f362d2192fb7a2d35a3bfb714b1e;p=pandora-kernel.git [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport In case of an adapter reopen all rports have to be deleted from the environment. This should only happen for already registered rports otherwise fc_remote_port_delete is called with a NULL pointer. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed