aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2024-05-17 08:12:17 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2024-05-17 08:12:47 +0000
commit6a60543495c701b4d2e285f39667944b14ce56a0 (patch)
tree789ab6d81ff9768138aaaa91cabc4450f7716e59 /src
parent378d28118b9d06621aaf84b6df25c523affbaec9 (diff)
mtk: FM350 multiplexing support is checked in runtime
This was introduced in 2f306e8e7c830d7991b747b127533c7db73754fd
Diffstat (limited to 'src')
-rw-r--r--src/plugins/mtk/77-mm-mtk-port-types.rules5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/mtk/77-mm-mtk-port-types.rules b/src/plugins/mtk/77-mm-mtk-port-types.rules
index 9dba3e79..8349f1b2 100644
--- a/src/plugins/mtk/77-mm-mtk-port-types.rules
+++ b/src/plugins/mtk/77-mm-mtk-port-types.rules
@@ -8,7 +8,4 @@ LABEL="mm_mtk_port_types"
# Fibocom FM350 attach APN with toggle modem power
ATTRS{vendor}=="0x14c3", ATTRS{device}=="0x4d75", ENV{ID_MM_FIBOCOM_INITIAL_EPS_OFF_ON}="1"
-# Fibocom FM350 doesn't correctly support multiplexing yet
-ATTRS{vendor}=="0x14c3", ATTRS{device}=="0x4d75", ENV{ID_MM_MAX_MULTIPLEXED_LINKS}="0"
-
-LABEL="mm_mtk_port_types_end" \ No newline at end of file
+LABEL="mm_mtk_port_types_end"