---
 plugins/ofono.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/plugins/ofono.c b/plugins/ofono.c
index 74a5c60..5c5d00b 100644
--- a/plugins/ofono.c
+++ b/plugins/ofono.c
@@ -688,6 +688,8 @@ static int add_network(struct connman_device *device,
        operator = connman_device_get_string(device, "Operator");
        if (operator)
                connman_network_set_name(network, operator);
+       else
+               connman_network_set_name(network, "");
 
        if (modem->has_strength)
                connman_network_set_strength(network, modem->strength);
-- 
1.7.4.1

---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris, 
92196 Meudon Cedex, France
Registration Number:  302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to