mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
Update 02_network (#2672)
This commit is contained in:
parent
2bef51ec58
commit
ad9d6b177f
@ -72,8 +72,8 @@ ipq40xx_setup_macs()
|
||||
;;
|
||||
p2w,r619ac|\
|
||||
p2w,r619ac-128m)
|
||||
w_mac=$(cat /sys/class/net/eth0/address)
|
||||
l_mac=$(macaddr_add "$wan_mac" 1)
|
||||
wan_mac=$(cat /sys/class/net/eth0/address)
|
||||
lan_mac=$(macaddr_add "$wan_mac" 1)
|
||||
;;
|
||||
linksys,ea6350v3)
|
||||
wan_mac=$(mtd_get_mac_ascii devinfo hw_mac_addr)
|
||||
|
Loading…
Reference in New Issue
Block a user