modemmanager: swap plmn and technology set command in the proto
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 5 Nov 2024 07:37:02 +0000 (08:37 +0100)
committerFlorian Eckert <Eckert.Florian@googlemail.com>
Fri, 15 Nov 2024 10:17:05 +0000 (11:17 +0100)
commit3a5aa8a387d82e0e02a67bfa96a050c2f01d6edf
tree8e72fa1d3d19c0e139901b6f87c5c40b45b1b159
parent8682084e34e113744bc01ce28202d1e19bae4ba4
modemmanager: swap plmn and technology set command in the proto

In the current implementation of the modemmanager 'proto', if a 'plmn' and a
'technology' is configured, the 'plmn' is set first and then second the
'technology' on a 'proto' setup.

However, this is problematic if a 'technology' has already been set in an
earlier run. It is possible, that this previously set 'technology' is not
available at the current location, as the modem remembers the setting.

To fix this, first set the technology and then the plmn.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/modemmanager/files/lib/netifd/proto/modemmanager.sh