From 1041e3be6e9824d3e39264d48dec0272d96f4437 Mon Sep 17 00:00:00 2001
From: Jonas Gorski <jogo@openwrt.org>
Date: Tue, 25 Nov 2014 19:07:02 +0000
Subject: [PATCH] brcm63xx: uci-defaults: network: move DSL-274x1 F1 to right
 section

The cpu port is at 8, not 5.

Fixes #18406.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 43379
---
 target/linux/brcm63xx/base-files/etc/uci-defaults/02_network | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
index 3884e07136..709a1c8a47 100755
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
@@ -61,7 +61,6 @@ V2500V_BB)
 	;;
 
 AW4139 |\
-AW4339U |\
 HW553 |\
 HW556*)
 	ucidef_set_interface_lan "eth0.1"
@@ -86,6 +85,7 @@ HW6358GW_B)
 96368M-1341N |\
 96368M-1541N |\
 96368MVNgr |\
+AW4339U |\
 AW5200B |\
 "F@ST2504n" |\
 "F@ST2704V2" |\
-- 
GitLab