ipq40xx: base-files: properly close case
[openwrt/staging/noltari.git] / target / linux / ipq40xx / base-files / etc / board.d / 02_network
index db58eb9363bfc0662abf79a6ae7b6db356f46b22..040f3ee6197498185f61171d58786a3f60337a9c 100644 (file)
@@ -228,6 +228,7 @@ ipq40xx_setup_macs()
                ;;
        pakedge,wr-1)
                wan_mac=$(macaddr_add $(get_mac_label) 1)
+               ;;
        esac
 
        [ -n "$lan_mac" ] && ucidef_set_interface_macaddr "lan" $lan_mac