diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-02 10:26:19 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-30 12:10:03 +0100 |
commit | 8b9053822b28023eb10e3d5e83a3c9a829da7a63 (patch) | |
tree | be92ce34c60a36774e7cc1857f61cd8a02b444c5 /cli/mmcli-modem.c | |
parent | 36b5e1ee2029f2aa6cd189918d61153d913415a5 (diff) |
ublox: fix loop looking for a specific 4g band value
We cannot have the ubandsel value comparision inside the for(;;) stop
conditions, because that would mean the loop would stop whenever the
comparison fails. We want to look for a value, so we need to loop the
whole array and stop once we find it only.
Diffstat (limited to 'cli/mmcli-modem.c')
0 files changed, 0 insertions, 0 deletions