diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/target/target_core_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index 77b3de846340..8f02a65de75f 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
@@ -78,7 +78,6 @@ enum se_task_flags { | |||
78 | TF_TIMEOUT = (1 << 2), | 78 | TF_TIMEOUT = (1 << 2), |
79 | TF_REQUEST_STOP = (1 << 3), | 79 | TF_REQUEST_STOP = (1 << 3), |
80 | TF_TIMER_RUNNING = (1 << 4), | 80 | TF_TIMER_RUNNING = (1 << 4), |
81 | TF_TIMER_STOP = (1 << 5), | ||
82 | }; | 81 | }; |
83 | 82 | ||
84 | /* Special transport agnostic struct se_cmd->t_states */ | 83 | /* Special transport agnostic struct se_cmd->t_states */ |