From fcbc21890c40b2f1a4f2226915ef5debd1a7fa0f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 18 Jan 2015 09:41:04 +0000 Subject: lantiq: DGN3500 cleanups This patch builds on the previous three to streamline support for the Netgear DGN3500. Signed-off-by: Daniel Gimpelevich SVN-Revision: 44032 --- target/linux/lantiq/base-files/etc/uci-defaults/02_network | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/lantiq/base-files') diff --git a/target/linux/lantiq/base-files/etc/uci-defaults/02_network b/target/linux/lantiq/base-files/etc/uci-defaults/02_network index f9cac7c440..5997bf5d5b 100644 --- a/target/linux/lantiq/base-files/etc/uci-defaults/02_network +++ b/target/linux/lantiq/base-files/etc/uci-defaults/02_network @@ -120,8 +120,6 @@ VG3503J) ;; DGN3500*) - lan_mac=$(mtd_get_mac_ascii uboot-env ethaddr) - wan_mac=$(macaddr_add "$lan_mac" 1) ucidef_set_interface_lan "eth0.1" ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "3 2 1 0 5t" -- cgit v1.2.3