From: Mike Anderson Date: Tue, 14 Mar 2006 19:18:46 +0000 (-0800) Subject: [SCSI] scsi: move target_destroy call X-Git-Tag: v2.6.17-rc1~1129^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a50a5e3792a6c65f95dab547dba45608bd193404;p=pandora-kernel.git [SCSI] scsi: move target_destroy call This patch moves the calling of target_destroy next to the list_del. This closed a race being seen while doing a device add on the aic7xxx. Signed-off-by: Mike Anderson Signed-off-by: James Bottomley --- Reading git-diff-tree failed