From: FUJITA Tomonori Date: Wed, 11 Jul 2007 06:08:22 +0000 (+0900) Subject: [SCSI] tgt: move tsk_mgmt_response callback to transport class X-Git-Tag: v2.6.24-rc1~1290^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb743740e1598d3030c4972a8808f2bb5b95b6b;p=pandora-kernel.git [SCSI] tgt: move tsk_mgmt_response callback to transport class This moves tsk_mgmt_response callback in struct scsi_host_template to struct scsi_transport_template since struct scsi_transport_template is more suitable for the task management stuff. Signed-off-by: FUJITA Tomonori Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed