X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=proto-shell.c;h=6bbfe10ea6696f13607c23ca731d36dd1b9b5dd6;hb=0d5c827cd976886b1dce86bbefc74fc8303bac99;hp=27fe2652912273b614c97c67ef71f19b69da303e;hpb=82ad51f6760b35832492e3975f9f75cef475a516;p=project%2Fnetifd.git diff --git a/proto-shell.c b/proto-shell.c index 27fe265..6bbfe10 100644 --- a/proto-shell.c +++ b/proto-shell.c @@ -158,7 +158,6 @@ proto_shell_handler(struct interface_proto_state *proto, action = "setup"; state->last_error = -1; proto_shell_clear_host_dep(state); - state->sm = S_SETUP; } else { if (state->sm == S_TEARDOWN) return 0;