Skip to content
  • Thomas Haller's avatar
    device: in nm_device_capture_initial_config() only update config once · 745d60c0
    Thomas Haller authored
    Now that there is no difference between initial capturing of
    the configuration, and a later update_ip_config() call during
    a signal from platform, we only need to make sure that the
    IP config instances are initialized at least once.
    
    In case we are called multiple times, there is nothing to do.
    745d60c0