Skip to content

Commit

Permalink
Revert "mt76: probe load mt7615 driver asynchronously"
Browse files Browse the repository at this point in the history
This reverts commit 8176431 ("mt76: probe load mt7615 driver
asynchronously").  After said commit, users report that MT7615 no longer
works on boot and they have to manually enable WiFi (via command "wifi") to
make it working again.

Fixes: FS#2546
Ref: https://forum.openwrt.org/t/xiaomi-r3p-no-wifi-on-boot/45509
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
[commit description facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
  • Loading branch information
dengqf6 authored and ynezz committed Nov 29, 2019
1 parent 146eb49 commit ca7f1ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/kernel/mt76/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit ca7f1ef

Please sign in to comment.