openwrt/package
Lech Perczak 839cb17e3a comgt: ncm: select first available network interface for device
Some modems expose multiple network interfaces on the same USB device,
causing the connection setup script to fail, because glob matching in
the detection phase causes 'ls' to output more than one interface name
plus their base directories in sysfs. Avoid that by listing the
directories explicitly and then selecting first available interface.
This is the case for some variants of ZTE MF286R built-in modem, which
exposes both RNDIS and CDC-ECM network interfaces, causing the
connection setup to fail.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
(cherry picked from commit b2940bb8b2)
2022-04-17 21:31:02 +02:00
..
base-files base-files: more robust sysupgrade on NAND 2022-04-15 14:11:59 +01:00
boot ath79: add support for Yuncore A930 2022-04-15 08:14:50 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: update E2600AC c1/c2 board 2022-03-26 21:28:41 +01:00
kernel mac80211: backport minstrel_ht fix for legacy rates 2022-04-12 09:34:07 +02:00
libs musl-fts: add host build 2022-04-11 23:17:55 +02:00
network comgt: ncm: select first available network interface for device 2022-04-17 21:31:02 +02:00
system procd: update to git HEAD 2022-04-15 14:12:04 +01:00
utils busybox: Fix snprintf arguments in lock 2022-04-05 23:33:16 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00