2
0
forked from Ivasoft/openwrt

netifd: add wireless configuration support and port mac80211 to the new framework

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

SVN-Revision: 38988
This commit is contained in:
Felix Fietkau
2013-12-02 16:41:03 +00:00
parent c9902e141e
commit 498d84fc4e
8 changed files with 1069 additions and 544 deletions

View File

@@ -18,7 +18,7 @@ start_service() {
reload_service() {
ubus call network reload
/sbin/wifi up
/sbin/wifi reload
}
stop_service() {