key to data elements point at wrong memory area
[project/netifd.git] / proto-static.c
index 833b6b8..77a536a 100644 (file)
@@ -54,6 +54,7 @@ static_handler(struct interface_proto_state *proto,
        case PROTO_CMD_TEARDOWN:
                break;
        }
+
        return ret;
 }