wwan: check new uci bus option on proto setup event
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 23 Aug 2017 05:23:52 +0000 (07:23 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 18 Oct 2019 17:46:21 +0000 (19:46 +0200)
commitc45c7606cc8017995609033a7fee80fa01b45434
treee9483a5ef2517babb68a96adbbda8bd0b2c45132
parentddf6ec29b477f0cf7ce7839c8c9710fb4b969621
wwan: check new uci bus option on proto setup event

If system has more then one and different wwan interface (modem). Then the
wwan protohandler will always take the modem which is discovered first.
The protohandler will always setup the same interface. To fix this add a
new usb "bus" option which is associated with wwan device and so will set
the specified interface up. With this change more then one interface
could be mananged by the wwan protohandler.

If the "bus" option is not set in the uci network config then the protohandler
behaves as before the change. The protohanldler will take the first
interface which he founds.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
package/network/utils/wwan/Makefile
package/network/utils/wwan/files/wwan.sh