projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb26c10
)
ar71xx: fix switch port mapping for tl-wdr4300/3600
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 6 Dec 2015 14:25:36 +0000
(14:25 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 6 Dec 2015 14:25:36 +0000
(14:25 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47799
target/linux/ar71xx/base-files/etc/board.d/02_network
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/etc/board.d/02_network
b/target/linux/ar71xx/base-files/etc/board.d/02_network
index 296626b42223d0e5e4979ae5214d998948c28db8..ed47dcf19433e3825e2d1ce114c569dd2ed4fa1e 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/
target/linux/ar71xx/base-files/etc/board.d/02_network
@@
-187,7
+187,7
@@
el-m150)
tl-wdr4300|\
tl-wr1041n-v2)
ucidef_add_switch "switch0" \
- "0@eth0" "1:
lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "5:wan
"
+ "0@eth0" "1:
wan" "2:lan:1" "3:lan:2" "4:lan:3" "5:lan:4
"
;;
tl-wr1043nd)