Use struct connman_stats_data
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 20 Sep 2010 14:45:25 +0000 (16:45 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 21 Sep 2010 09:50:15 +0000 (11:50 +0200)
commit16fccddbbcc32ee30b4136cec9febbfb66f1f10a
treeb29d07e4083a98dbe314413ef476f55dbfb942c6
parent7d36465e46ff59fb216b943df2e8c63c2e366bd1
Use struct connman_stats_data

Instead of defining all the counters everwhere use
the connman_stats_data struct. This simplifies the
code later for storing and loading the counters
from the storage backend.
src/service.c