forked from Ivasoft/openwrt
Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates
SVN-Revision: 17544
This commit is contained in:
@@ -153,7 +153,6 @@ set_interface_ifname() {
|
||||
config_get device "$1" device
|
||||
uci_set_state network "$config" ifname "$ifname"
|
||||
uci_set_state network "$config" device "$device"
|
||||
uci_set_state network "$config" started 1
|
||||
}
|
||||
|
||||
setup_interface_none() {
|
||||
|
||||
Reference in New Issue
Block a user