diff options
Diffstat (limited to 'include/target/target_core_base.h')
-rw-r--r-- | include/target/target_core_base.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index 6e99dc5a5f6b..15039dd9de18 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
@@ -483,11 +483,8 @@ struct se_tmr_req { | |||
483 | int call_transport; | 483 | int call_transport; |
484 | /* Reference to ITT that Task Mgmt should be performed */ | 484 | /* Reference to ITT that Task Mgmt should be performed */ |
485 | u32 ref_task_tag; | 485 | u32 ref_task_tag; |
486 | /* 64-bit encoded SAM LUN from $FABRIC_MOD TMR header */ | ||
487 | u64 ref_task_lun; | ||
488 | void *fabric_tmr_ptr; | 486 | void *fabric_tmr_ptr; |
489 | struct se_cmd *task_cmd; | 487 | struct se_cmd *task_cmd; |
490 | struct se_cmd *ref_cmd; | ||
491 | struct se_device *tmr_dev; | 488 | struct se_device *tmr_dev; |
492 | struct se_lun *tmr_lun; | 489 | struct se_lun *tmr_lun; |
493 | struct list_head tmr_list; | 490 | struct list_head tmr_list; |