atheros switch support: add missing commit statements

SVN-Revision: 17391
This commit is contained in:
Felix Fietkau 2009-08-24 22:11:31 +00:00
parent 394cf88665
commit 851c2668b9
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ set network.lan.ifname=eth0.1
set network.wan=interface
set network.wan.ifname=eth0.2
set network.wan.proto=dhcp
commit network
EOF
HAS_SWITCH=1
fi
@ -33,6 +34,7 @@ fi
set network.wan=interface
set network.wan.ifname=eth1
set network.wan.proto=dhcp
commit network
EOF
}