From: Piotr Dymacz <pepe2k@gmail.com>
Date: Tue, 20 Feb 2018 13:08:50 +0000 (+0100)
Subject: ar71xx: base-files: drop comment from 02_network
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=338a9fe8ad95ef703f9f3ebefe4fe2e776171e6b;p=openwrt%2Fstaging%2Fnbd.git

ar71xx: base-files: drop comment from 02_network

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
---

diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network
index 46599058c4..04673fbbab 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -393,7 +393,6 @@ ar71xx_setup_interfaces()
 			"0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "5:wan"
 		;;
 	ew-balin)
-# usb0 is RNDIS interface over USB in device mode
 		ucidef_set_interface_raw "usb2" "usb0" "static"
 		ucidef_add_switch "switch0" \
 			"0@eth0" "5:lan:4" "4:lan:5" "3:wan"