netifd: remove redundant calls to /sbin/wifi down

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 38982
v19.07.3_mercusys_ac12_duma
Felix Fietkau 11 years ago
parent 5022b3949a
commit 107bcb5de3

@ -18,7 +18,6 @@ start_service() {
reload_service() {
ubus call network reload
/sbin/wifi down
/sbin/wifi up
}
@ -34,7 +33,6 @@ service_running() {
sleep 5
/sbin/wifi down
/sbin/wifi up
}

Loading…
Cancel
Save