From 0d5c827cd976886b1dce86bbefc74fc8303bac99 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Dec 2013 15:51:06 +0100 Subject: Revert "netifd: Link layer state support on interface level" This reverts commit 7335c3e19ea09674245dda3653d3f40705e68d6b. --- proto-shell.c | 1 - 1 file changed, 1 deletion(-) (limited to 'proto-shell.c') 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; -- cgit v1.2.1