git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4622 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2012-11-14 23:48:52 +00:00
parent b80d55ec5d
commit b30651cda0
7 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -3880,7 +3880,7 @@ struct scst_tgt_template iscsi_template = {
.release = iscsi_target_release,
.xmit_response = iscsi_xmit_response,
#if !defined(CONFIG_TCP_ZERO_COPY_TRANSFER_COMPLETION_NOTIFICATION)
.alloc_data_buf = iscsi_alloc_data_buf,
.tgt_alloc_data_buf = iscsi_alloc_data_buf,
#endif
.preprocessing_done = iscsi_preprocessing_done,
.pre_exec = iscsi_pre_exec,