From: Jukka Rissanen Date: Thu, 5 Apr 2012 09:00:51 +0000 (+0300) Subject: connection: Update service list order X-Git-Tag: 0.80~91 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f86dc27a730361bc8926d30d4a7de61c4b1cc56;p=platform%2Fupstream%2Fconnman.git connection: Update service list order This is done as we might have changed the order of the services so force update of the service list. --- diff --git a/src/connection.c b/src/connection.c index daaea42..a679619 100644 --- a/src/connection.c +++ b/src/connection.c @@ -933,6 +933,8 @@ gboolean __connman_connection_update_gateway(void) default_gateway = find_default_gateway(); + __connman_service_update_ordering(); + DBG("default %p", default_gateway); /*