tn3399_openwrt/package/network
Martin Schiller b4b829fe64 uqmi: set plmn only if necessary
Setting the plmn to '0' (auto) will implicitly lead to a (delayed)
network re-registration, which could further lead to some timing
related issues in the qmi proto handler.

On the other hand, if you switch back from manual plmn selection
to auto mode you have to set it to '0', because this setting is
permanently "saved" in the wwan module.

Conclusion:
If plmn is configured, check if it's already set euqally in the module.
If so, do nothing. Otherwise set it.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-24 15:18:16 +00:00
..
config netifd: update to the latest version 2020-11-23 12:52:11 +01:00
ipv6 map: rename type to maptype (FS#3287) 2020-08-19 21:14:00 +02:00
services hostapd: fix patch offset 2020-11-23 22:53:15 +01:00
utils uqmi: set plmn only if necessary 2020-11-24 15:18:16 +00:00