mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
mac80211: apply network interface configuration for adhoc + wpa2
SVN-Revision: 35049
This commit is contained in:
parent
ebc47a91eb
commit
3b27974c7a
@ -462,7 +462,7 @@ enable_mac80211() {
|
|||||||
# make sure this wifi interface won't accidentally stay open without encryption
|
# make sure this wifi interface won't accidentally stay open without encryption
|
||||||
ifconfig "$ifname" down
|
ifconfig "$ifname" down
|
||||||
}
|
}
|
||||||
# wpa_supplicant will bring the iface up
|
mac80211_start_vif "$vif" "$ifname"
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user