From: Christof Schmitt Date: Mon, 5 Nov 2007 11:37:46 +0000 (+0100) Subject: [SCSI] zfcp: Remove SCSI devices when removing complete adapter X-Git-Tag: v2.6.25-rc1~1230^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39c8877a41e8f70225baeeb74fade8fe3a80d8b;p=pandora-kernel.git [SCSI] zfcp: Remove SCSI devices when removing complete adapter The common I/O layer can call remove a handler to inform zfcp that a device disappeared. The handler zfcp_ccw_remove then removes all unit, port and the adapter data structures. Removing the units requires that the SCSI devices are removed first. Signed-off-by: Christof Schmitt Signed-off-by: Swen Schillig Signed-off-by: James Bottomley --- Reading git-diff-tree failed