ath79: generic: base-files: fix indentation in 02_network
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 10 Nov 2019 23:33:58 +0000 (00:33 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 25 Nov 2019 16:32:46 +0000 (17:32 +0100)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ath79/generic/base-files/etc/board.d/02_network

index 06e2ae4cc0cf658b5136149fd219decccd44ce23..c685c7e3a96346c0f4b7a437aed681d66544f48a 100755 (executable)
@@ -156,11 +156,11 @@ ath79_setup_interfaces()
        wd,mynet-n750)
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
-       ;;
+               ;;
        librerouter,librerouter-v1)
                ucidef_add_switch "switch0" \
                        "0@eth0" "5:wan" "6@eth1" "4:lan"
-       ;;
+               ;;
        nec,wg1200cr|\
        ubnt,nanostation-ac|\
        ubnt,unifiac-mesh-pro|\