diff --git a/[refs] b/[refs] index 5087db1106bb..ba88766b7241 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 33c3fafc43e56a22be60ebe67bec5ba763d51010 +refs/heads/master: 6fd126ffebef3897d8fca98644a9fd1cc5c7a5e3 diff --git a/trunk/include/target/target_core_base.h b/trunk/include/target/target_core_base.h index 3f9e4da5bd9f..3a21e2234d2b 100644 --- a/trunk/include/target/target_core_base.h +++ b/trunk/include/target/target_core_base.h @@ -484,14 +484,6 @@ struct se_cmd { struct work_struct work; - /* - * Used for pre-registered fabric SGL passthrough WRITE and READ - * with the special SCF_PASSTHROUGH_CONTIG_TO_SG case for TCM_Loop - * and other HW target mode fabric modules. - */ - struct scatterlist *t_task_pt_sgl; - u32 t_task_pt_sgl_num; - struct scatterlist *t_data_sg; unsigned int t_data_nents; struct scatterlist *t_bidi_data_sg;