GNOME Bugzilla – Bug 783326
[review] th/bluetooth-nap-bgo783326
Last modified: 2017-06-07 07:16:38 UTC
As follow-up to bug 783013, https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=f9b1bc16e9e691ab89caf883f33d94be72364671 I think the (public) API changes in libnm from that branch should be reverted and handled differently. Please review.
> core: print the connection.type in nm_utils_log_connection_diff() + nm_log (level, domain, NULL, NULL, "%sconnection '%s' (%p/%s/%s%s%s and %p/%s/%s%s%s): no difference", prefix, name, connection, G_OBJECT_TYPE_NAME (connection), NM_PRINT_FMT_QUOTE_STRING (t1), diff_base, G_OBJECT_TYPE_NAME (diff_base\ ), NM_PRINT_FMT_QUOTE_STRING (t2)); Please wrap such long lines. The rest LGTM.
thanks. Merged: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=4649ac1a9c55c1cb89ccf714f8a1dceb77d93c66