aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-10-10 14:05:29 +0200
committerMax <msuraev@sysmocom.de>2017-10-10 14:09:44 +0200
commit236269397ed56a76a70699b3167ee3050844811a (patch)
tree6ea46a6933a78ead06b7787dc61e65c047d908e0 /contrib
parentd49915eccff46c9ff6c1549b35cc0c9d3fe81abe (diff)
Fix multiple SI2q reception
Previously the received SI was copied to si_buf unconditionally which means that the first SI2q message is always overwritten be the last one. Fix it moving check for SI2q ahead of generic code and moving generic copy into else branch of SI2q check. Change-Id: Ib8031d2f0e00368283a40b4aadb3eea616038d04 Related: OS#2357
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions