Remove extsw interface from the bridge as it's used as a master interface by 
the DSA driver.

Signed-off-by: Arınç ÜNAL <arinc.u...@arinc9.com>
---
 target/linux/bcm53xx/base-files/etc/board.d/02_network | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/bcm53xx/base-files/etc/board.d/02_network 
b/target/linux/bcm53xx/base-files/etc/board.d/02_network
index 6d970e1d0e3a..0f391f5e2d38 100644
--- a/target/linux/bcm53xx/base-files/etc/board.d/02_network
+++ b/target/linux/bcm53xx/base-files/etc/board.d/02_network
@@ -14,7 +14,7 @@ bcm53xx_setup_interfaces()
                ucidef_set_interfaces_lan_wan "lan1 lan2 lan3" "wan"
                ;;
        linksys,panamera)
-               ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4 lan5 lan6 
lan7 lan8 extsw" "wan"
+               ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4 lan5 lan6 
lan7 lan8" "wan"
                ;;
        luxul,xap-1610-v1)
                ucidef_set_interface_lan "poe lan" "dhcp"
-- 
2.25.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to