gsm48_rr: Don't swap ber with snr in "MON:" log line
commit46cf9b104365842c80f96b6ff8bce90d859b04ed
authorHarald Welte <laforge@osmocom.org>
Fri, 23 Oct 2020 21:30:45 +0000 (23 23:30 +0200)
committerHarald Welte <laforge@osmocom.org>
Fri, 23 Oct 2020 21:32:10 +0000 (23 23:32 +0200)
tree9096c80b0ebd293b7efd8e8e8d4d9b27beecd336
parentd90ae30caafb82dc96148bbdf43519c5a23b537f
gsm48_rr: Don't swap ber with snr in "MON:" log line

I was quite confused why I constantly see a bit error rate reported
by gsm48_rr, while at the same time the actual L1CTL_DATA_IND did
all state num_biterr == 0.

So the log statement was broken ...

Change-Id: I09bb6c606a8437b213bb444949c78a7c8a10542c
src/host/layer23/src/mobile/gsm48_rr.c