netifd: bring wifi down before shutting down
works around wifiX references not being freed on network restart. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36883
This commit is contained in:
@@ -37,6 +37,7 @@ shutdown() {
|
||||
}
|
||||
|
||||
stop() {
|
||||
/sbin/wifi down
|
||||
service_stop /sbin/netifd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user