[OpenWrt-Devel] [PATCH 04/13] ramips: sort boards alphabetically and optimize base-files/etc/{diag.sh, board.d/*} scripts

Piotr Dymacz pepe2k at gmail.com
Mon Jul 27 06:15:43 EDT 2015


2015-07-27 11:37 GMT+02:00 Michael Bastian <mbastian at netcologne.de>:
>> diff --git a/target/linux/ramips/base-files/etc/board.d/02_network
>> b/target/linux/ramips/base-files/etc/board.d/02_network
>> index 334e889..a781f46 100755
> [...]
>> + re6500)
>> + ucidef_set_interface_lan "eth0.1"
>> + ucidef_add_switch "switch0" "1" "1"
>> + ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 6t"
>> + ;;
>
> The four physical lan ports on the Linksys RE6500 are connected to switchport 0-3 so it must read:
>
> + ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 6t"

So it's a mistake, but that's not the aspect of my patch.
I just removed wrong indentation and reordered boards, without
touching configuration.

Cheers,
Piotr
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list