libnm-util: don't print any warnings during nm_setting_new_from_hash()
authorThomas Haller <thaller@redhat.com>
Thu, 24 Mar 2016 14:58:28 +0000 (15:58 +0100)
committerThomas Haller <thaller@redhat.com>
Tue, 29 Mar 2016 09:56:27 +0000 (11:56 +0200)
commitf8a6b13369cdaf73d28e069e00b6185967eca5ad
treea170f59f6e7cab2bab66484b4aa6e53a8b5e74f3
parent564cf78f69520e1694b0ca05e5ad9d8b2fba18f2
libnm-util: don't print any warnings during nm_setting_new_from_hash()

Warnings aren't great, especially if they can realistically be triggered
by a newer NetworkManager version. Just accept what we can and ignore
the rest silently.
libnm-util/nm-setting.c