diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-02 12:43:04 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-02 12:43:04 +0000 |
commit | 6695dc87b5279d279601e71390c36834e089ee2e (patch) | |
tree | 1df1f331c84778ceff893a2f34d5d4a1a27d6be8 /README | |
parent | e5aa6b969da09c8da4af7e830ac7cb8f6b0c0fa4 (diff) | |
download | master-187ad058-6695dc87b5279d279601e71390c36834e089ee2e.tar.gz master-187ad058-6695dc87b5279d279601e71390c36834e089ee2e.tar.bz2 master-187ad058-6695dc87b5279d279601e71390c36834e089ee2e.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40910 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions