On Wed, Mar 14, 2018 at 11:35 AM, Thomas Haller <[email protected]> wrote: > Hi, > >> -out: >> - if (result >= 0) >> - _LOGD (LOGD_WIFI, "genl_ctrl_resolve: resolved >> \"%s\" as 0x%x", name, result); >> - else >> - _LOGE (LOGD_WIFI, "genl_ctrl_resolve: failed resolve >> \"%s\"", name); >> - return result; > > while moving the code, you (rightly) dropped the logging. > > Could you log for the error case at src/platform/wifi/wifi-utils- > nl80211.c (_LOGD() level is enough).
Sure - will do that for v2. Thanks! _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
