service: Use GList instead of GSequence for service list
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 7 Jun 2013 11:41:12 +0000 (13:41 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 10 Jun 2013 06:48:33 +0000 (09:48 +0300)
commit02d474014e806475fbc56b0e9fbebc447d524fb9
tree6d801b2aa315d565fc87e4fe003c875be3c652fe
parentafa245fefdc905c71f4e416a2e67d31090e53dc5
service: Use GList instead of GSequence for service list

The hash table is now the owner of the service entry instead of the
service list.
src/service.c