wpa_supplicant driver defaults to nl80211 now

This commit is contained in:
Calin Crisan 2017-06-03 18:00:47 +03:00
parent 1311602a58
commit 5cd600bd61

View File

@ -6,7 +6,7 @@ conf="/data/etc/wpa_supplicant.conf"
log="/var/log/wpa_supplicant.log"
prog="/usr/sbin/wpa_supplicant"
driver=wext
driver=nl80211,wext
sys_watch_conf="/etc/watch.conf"
boot_watch_conf="/boot/watch.conf"