From: Mike Christie Date: Tue, 19 Aug 2008 23:45:24 +0000 (-0500) Subject: [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks X-Git-Tag: v2.6.28-rc1~263^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc328f502eacfcc52ab1c1bf9a7729cf12f14be;p=pandora-kernel.git [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks The fc class now calls scsi_target_unblock after calling the terminate callback, so this patch removes the calls from the drivers. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed