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 8952ee9f7cef..891ea1f81832 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
| @@ -454,7 +454,6 @@ struct se_cmd { | |||
| 454 | unsigned char *t_task_cdb; | 454 | unsigned char *t_task_cdb; |
| 455 | unsigned char __t_task_cdb[TCM_MAX_COMMAND_SIZE]; | 455 | unsigned char __t_task_cdb[TCM_MAX_COMMAND_SIZE]; |
| 456 | unsigned long long t_task_lba; | 456 | unsigned long long t_task_lba; |
| 457 | atomic_t t_fe_count; | ||
| 458 | unsigned int transport_state; | 457 | unsigned int transport_state; |
| 459 | #define CMD_T_ABORTED (1 << 0) | 458 | #define CMD_T_ABORTED (1 << 0) |
| 460 | #define CMD_T_ACTIVE (1 << 1) | 459 | #define CMD_T_ACTIVE (1 << 1) |
