diff --git a/[refs] b/[refs] index aafb53abbb1f..05e55dd12bb4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 644df699d598c12989238b3f14fdabf78c6076ab +refs/heads/master: ef28640497f5935bf614e1e29b16972d8b97cdb2 diff --git a/trunk/include/target/target_core_base.h b/trunk/include/target/target_core_base.h index f609af441422..41dd91b98907 100644 --- a/trunk/include/target/target_core_base.h +++ b/trunk/include/target/target_core_base.h @@ -474,12 +474,6 @@ struct t10_reservation { struct t10_reservation_ops pr_ops; }; -struct se_queue_req { - int state; - struct se_cmd *cmd; - struct list_head qr_list; -}; - struct se_queue_obj { atomic_t queue_cnt; spinlock_t cmd_queue_lock;