From f43fdd9e154bac11dc4065f191d2b90afc9c43e3 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 21 May 2009 17:51:11 -0400 Subject: [PATCH] bluetooth: DUN + no CDMA/GSM means invalid connection, really it does --- libnm-util/nm-setting-bluetooth.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libnm-util/nm-setting-bluetooth.c b/libnm-util/nm-setting-bluetooth.c index 61c407c919..52bf055294 100644 --- a/libnm-util/nm-setting-bluetooth.c +++ b/libnm-util/nm-setting-bluetooth.c @@ -166,6 +166,7 @@ verify (NMSetting *setting, GSList *all_settings, GError **error) NM_SETTING_BLUETOOTH_ERROR, NM_SETTING_BLUETOOTH_ERROR_TYPE_SETTING_NOT_FOUND, NM_SETTING_BLUETOOTH_TYPE); + return FALSE; } } /* PANU doesn't need a 'type' setting since no further configuration