Hi, A small patch to fix bug 23715. First scan results creates the service list, which is well sorted. But then, each update (after each scan), does not resort the list as it should. This patch fixes that.
Please review, Tomasz Bursztyka (1): service: ensure the service list is well sorted after each update src/service.c | 16 +++++++++++----- 1 files changed, 11 insertions(+), 5 deletions(-) -- 1.7.8.rc3 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
