On 4/17/23 12:18 PM, Maurizio Lombardi wrote: > Signed-off-by: Maurizio Lombardi <mlombard@xxxxxxxxxx> > --- > include/target/iscsi/iscsi_target_core.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/target/iscsi/iscsi_target_core.h b/include/target/iscsi/iscsi_target_core.h > index 082aaad8ef1b..b550056a38fd 100644 > --- a/include/target/iscsi/iscsi_target_core.h > +++ b/include/target/iscsi/iscsi_target_core.h > @@ -568,7 +568,6 @@ struct iscsit_conn { > struct iscsi_login *login; > struct timer_list nopin_timer; > struct timer_list nopin_response_timer; > - struct timer_list transport_timer; > struct timer_list login_timer; > struct task_struct *login_kworker; > /* Spinlock used for add/deleting cmd's from conn_cmd_list */ Reviewed-by: Mike Christie <michael.christie@xxxxxxxxxx>