John Crispin 9b728bebfb 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
2014-06-02 12:43:04 +00:00
..
2014-02-18 13:33:25 +00:00
2013-12-13 10:53:34 +00:00
2014-03-18 19:21:56 +00:00
2014-04-12 11:59:07 +00:00
2013-12-09 17:29:14 +00:00