WIFI-12869 CIG WF188n: wrong wan mac address

Signed-off-by: Ken <xshi@actiontec.com>
This commit is contained in:
Ken
2023-08-09 09:10:30 +08:00
parent 7648ca5076
commit 9f808acea2

View File

@@ -188,7 +188,7 @@ qcom_setup_macs()
ucidef_set_network_device_mac eth0 $wan_mac
ucidef_set_label_macaddr $wan_mac
;;
cig,wf188n|\
cig,wf188n|\
cig,wf196)
mtd=$(find_mtd_chardev "0:APPSBLENV")
[ -z "$mtd" ] && return;