commit | 9cc328f502eacfcc52ab1c1bf9a7729cf12f14be | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Tue Aug 19 18:45:24 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Oct 13 09:28:48 2008 -0400 |
tree | 02332fe0f0886774a7470a395f511da0137a530c | |
parent | fff9d40ce0eb4b46f3e186823ceab6bc02c3e5d3 [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>