drop iscsi->is_reconnecting
iscsi->is_reconnecting != 0 is equal to iscsi->old_iscsi != NULL. Signed-off-by: Peter Lieven <pl@kamp.de>
This commit is contained in:
@@ -111,7 +111,6 @@ struct iscsi_context {
|
||||
int secneg_phase;
|
||||
int login_attempts;
|
||||
int is_loggedin;
|
||||
int is_reconnecting;
|
||||
int bind_interfaces_cnt;
|
||||
int nops_in_flight;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user