diff options
author | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2015-11-09 14:13:23 +0100 |
---|---|---|
committer | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2015-11-09 14:49:52 +0100 |
commit | 01e8c91df517fbf27d769a07630ac8177cf0328d (patch) | |
tree | e70c164fc87acbc34bd30e9c7336922d8dd4add4 /src/gsm/gsm_utils.c | |
parent | 8a97cb911122f112a1a829f6f5d2be3922153a74 (diff) |
stats: Fix not reported stat item values
Currently the global stat item index is being advanced in
osmo_stat_item_group_handler, so that the second and further groups
in the list will skip new item values.
This commit moves the call to osmo_stat_item_discard_all into
osmo_stats_report to a place where all groups have been processed
already.
Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/gsm/gsm_utils.c')
0 files changed, 0 insertions, 0 deletions