mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
mtwifi-cfg: add sleep for reinstall drivers
This commit is contained in:
parent
78e01d8729
commit
c81045a7fa
@ -267,6 +267,8 @@ function mtwifi_reinstall()
|
||||
os.execute("modprobe mtk_warp_proxy")
|
||||
--os.execute("modprobe mtfwd")
|
||||
--os.execute("modprobe mt_whnat")
|
||||
|
||||
utils.sleep(1)
|
||||
end
|
||||
|
||||
function __exec_iwpriv_cmd(ifname, key, val)
|
||||
|
Loading…
x
Reference in New Issue
Block a user