Skip to content
  • Andrew Zaborowski's avatar
    iwd: fix device-added signal handler signature · 8435aa8b
    Andrew Zaborowski authored and Andrew Zaborowski's avatar Andrew Zaborowski committed
    This bug was not causing a crash for me because of the !IS_NM_DEVICE_IWD
    check and because my glib version probably had the assertion within
    NM_IWD_MANAGER_GET_PRIVATE disabled.
    
    While there, change the g_signal_connect line to use the macro for the
    signal name.
    8435aa8b