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 55a80bd5070..f176b821530 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
| @@ -549,7 +549,6 @@ struct se_cmd { | |||
| 549 | unsigned long long t_task_lba; | 549 | unsigned long long t_task_lba; |
| 550 | atomic_t t_fe_count; | 550 | atomic_t t_fe_count; |
| 551 | atomic_t t_se_count; | 551 | atomic_t t_se_count; |
| 552 | atomic_t t_task_cdbs_left; | ||
| 553 | atomic_t t_task_cdbs_ex_left; | 552 | atomic_t t_task_cdbs_ex_left; |
| 554 | unsigned int transport_state; | 553 | unsigned int transport_state; |
| 555 | #define CMD_T_ABORTED (1 << 0) | 554 | #define CMD_T_ABORTED (1 << 0) |
