From: Mike Anderson Date: Thu, 16 Jun 2005 18:13:42 +0000 (-0700) Subject: [SCSI] host state model update: reimplement scsi_host_cancel X-Git-Tag: v2.6.14-rc1~522^2~12^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c9d9eafa03dbd08a8a439e6c5addb8b1f03b9b;p=pandora-kernel.git [SCSI] host state model update: reimplement scsi_host_cancel Remove the old scsi_host_cancel function as it has not been working for sometime do to the device list possibly being empty when it is called and possible race issues. Add setting of SHOST_CANCEL at the state of beginning of scsi_remove_host. Signed-off-by: Mike Anderson Signed-off-by: James Bottomley --- Reading git-diff-tree failed