From 8eb732f496dd34ab99c2fbe92db6eb4b9c1cf7fd Mon Sep 17 00:00:00 2001 From: bjo Date: Thu, 19 May 2011 12:25:06 +0000 Subject: [PATCH] fixed typo in networkconf --- root_file_system/default/etc/config/network | 4 ++-- root_file_system/dir300/etc/config/network | 4 ++-- root_file_system/fonera/etc/config/network | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/root_file_system/default/etc/config/network b/root_file_system/default/etc/config/network index ed80b4fb..79311595 100644 --- a/root_file_system/default/etc/config/network +++ b/root_file_system/default/etc/config/network @@ -8,7 +8,7 @@ config 'interface' 'loopback' # option 'proto' 'dhcp' # option 'ifname' 'eth0.1' -config 'interface' 'wlanmesch' +config 'interface' 'wlanmesh' option 'ifname' 'ath1' option 'mtu' '1527' @@ -34,4 +34,4 @@ config 'switch_vlan' 'eth0_2' config 'interface' 'wan' option 'ifname' 'eth0.2' - option 'proto' 'dhcp' \ No newline at end of file + option 'proto' 'dhcp' diff --git a/root_file_system/dir300/etc/config/network b/root_file_system/dir300/etc/config/network index ed80b4fb..79311595 100644 --- a/root_file_system/dir300/etc/config/network +++ b/root_file_system/dir300/etc/config/network @@ -8,7 +8,7 @@ config 'interface' 'loopback' # option 'proto' 'dhcp' # option 'ifname' 'eth0.1' -config 'interface' 'wlanmesch' +config 'interface' 'wlanmesh' option 'ifname' 'ath1' option 'mtu' '1527' @@ -34,4 +34,4 @@ config 'switch_vlan' 'eth0_2' config 'interface' 'wan' option 'ifname' 'eth0.2' - option 'proto' 'dhcp' \ No newline at end of file + option 'proto' 'dhcp' diff --git a/root_file_system/fonera/etc/config/network b/root_file_system/fonera/etc/config/network index d6068af5..3e1f5ddf 100644 --- a/root_file_system/fonera/etc/config/network +++ b/root_file_system/fonera/etc/config/network @@ -8,7 +8,7 @@ config 'interface' 'lan' option 'proto' 'dhcp' option 'ifname' 'eth0' -config 'interface' 'wlanmesch' +config 'interface' 'wlanmesh' option 'ifname' 'ath1' option 'mtu' '1527'