mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
wpa_supplicant: add more parameters
Signed-off-by: Antonio Quartulli <ordex@autistici.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32829 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -453,8 +453,9 @@ enable_mac80211() {
|
||||
echo "enable_mac80211($device): Failed to set up wpa_supplicant for interface $ifname" >&2
|
||||
# make sure this wifi interface won't accidentally stay open without encryption
|
||||
ifconfig "$ifname" down
|
||||
continue
|
||||
}
|
||||
# wpa_supplicant will bring the iface up
|
||||
continue
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user