rb532: don't use bridge by default
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Mar 2010 08:26:50 +0000 (08:26 +0000)
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Mar 2010 08:26:50 +0000 (08:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20238 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/rb532/base-files/etc/config/network

index e3ed31f8522e2f423054b18cc2882c79fabeee4f..ee09491c793dfa152fe7c957c71efc0536285b4d 100644 (file)
@@ -8,7 +8,6 @@ config interface loopback
 
 config interface lan
        option ifname   eth2
-       option type     bridge
        option proto    static
        option ipaddr   192.168.1.1
        option netmask  255.255.255.0