Skip to content
  • Thomas Haller's avatar
    core: pass boot-id to nm_utils_stable_id_parse() · c51e63fe
    Thomas Haller authored
    For testing purpose, it's bad to let nm_utils_stable_id_parse()
    directly access nm_utils_get_boot_id_str(). Instead, the function
    should have no side-effects.
    
    Since the boot-id is anyway cached, accessing it is cheap. Even
    if it likely won't be needed.
    c51e63fe