diff options
author | John Crispin <john@openwrt.org> | 2014-06-02 12:43:04 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-02 12:43:04 +0000 |
commit | 9b728bebfb8f07ec05404efed5c4d75c89c9b8e9 (patch) | |
tree | 1a98fb87019157b9ec75949b34c0801c38ba0137 /target/linux/ep93xx | |
parent | 36d0a5e3fb39eb43b64760febf668c8968bc9f38 (diff) | |
download | upstream-9b728bebfb8f07ec05404efed5c4d75c89c9b8e9.tar.gz upstream-9b728bebfb8f07ec05404efed5c4d75c89c9b8e9.tar.bz2 upstream-9b728bebfb8f07ec05404efed5c4d75c89c9b8e9.zip |
ramips: fix not set lan/wan mac address
The first switch case is default case. Then it will only
match default case. cause not update the lan/wan mac address.
And in the default switch case the param lan_mac is empty.
it will case error message 'arithmetic syntax error' when
call macaddr_add function.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 40910
Diffstat (limited to 'target/linux/ep93xx')
0 files changed, 0 insertions, 0 deletions