[OpenWrt-Devel] [PATCH] Revert "mt76: probe load mt7615 driver asynchronously"

DENG Qingfang dengqf6 at mail2.sysu.edu.cn
Wed Nov 6 00:26:41 EST 2019


This reverts commit 81764319637f408623ed9f4bae3f0d149b010f07.

After said commit, users report that MT7615 no longer works on boot
and have to manually enable WiFi (via command "wifi") to make it work

Fixes FS#2546

Signed-off-by: DENG Qingfang <dengqf6 at mail2.sysu.edu.cn>
---
 package/kernel/mt76/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index ce2bf8f14b..04c1761d88 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -144,7 +144,6 @@ define KernelPackage/mt7615e
   DEPENDS+=@PCI_SUPPORT +kmod-mt76-core
   FILES:=\
 	$(PKG_BUILD_DIR)/mt7615/mt7615e.ko
-  MODPARAMS:=async_probe
   AUTOLOAD:=$(call AutoProbe,mt7615e)
 endef
 
-- 
2.23.0




_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list