target: Drop se_device TCQ queue_depth usage from I/O path
[firefly-linux-kernel-4.4.55.git] / include / target / target_core_base.h
index 28190dc10eef9eb361aceeb933cab4be725c08f9..cd4caf3a598f4284ac7e94abcfa45d72a09784c3 100644 (file)
@@ -798,7 +798,6 @@ struct se_device {
        spinlock_t              stats_lock;
        /* Active commands on this virtual SE device */
        atomic_t                simple_cmds;
-       atomic_t                depth_left;
        atomic_t                dev_ordered_id;
        atomic_t                execute_tasks;
        atomic_t                dev_ordered_sync;