]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mpc85xx: fix function name
authorDavid Bauer <mail@david-bauer.net>
Fri, 6 Jun 2025 20:17:37 +0000 (22:17 +0200)
committerDavid Bauer <mail@david-bauer.net>
Wed, 11 Jun 2025 16:39:55 +0000 (18:39 +0200)
The function name is misspelled and does not exist. Fix the function
name so the correct function is called.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/base-files/etc/board.d/02_network

index 601bd7e9f19ea2c88ae6389860057aff185beb7f..6225f189a5926c3acc779b3602a0ec9117d2399f 100644 (file)
@@ -24,7 +24,7 @@ hpe,msm460)
        ucidef_set_interface_lan "eth0"
        ;;      
 ocedo,panda)
-       ucidef_set_interface_lan_wan "lan1 lan2 lan3 lan4 lan5 lan6 lan7 lan8" "eth1"
+       ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4 lan5 lan6 lan7 lan8" "eth1"
        ;;
 tplink,tl-wdr4900-v1)
        ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"