summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2012-01-26 14:00:23 -0800
committerDmitry Shmidt <dimitrysh@google.com>2012-01-26 14:44:52 -0800
commit14d7e18dcdd5a4b0845134cefb40ff320f9fb197 (patch)
tree6ac028daf90530d7654ae4f701df67a0ad56919e /init.herring.rc
parent54979c085de26e1bb63e71422c2153417fd39007 (diff)
downloaddevice_samsung_crespo-14d7e18dcdd5a4b0845134cefb40ff320f9fb197.zip
device_samsung_crespo-14d7e18dcdd5a4b0845134cefb40ff320f9fb197.tar.gz
device_samsung_crespo-14d7e18dcdd5a4b0845134cefb40ff320f9fb197.tar.bz2
wlan: Switch to CFG80211
49447e2 ARM: herring: Switch to built-in CFG80211 wlan driver Change-Id: Id6d7656e84c74711a7e59fb4c7d5e5b703db59a0 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 45ae2d2..b10fbb3 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -96,7 +96,7 @@ service pvrsrvinit /system/vendor/bin/pvrsrvinit
group root
oneshot
-service wpa_supplicant /system/bin/wpa_supplicant -Dwext -iwlan0
+service wpa_supplicant /system/bin/wpa_supplicant -Dnl80211 -iwlan0
class main
socket wpa_wlan0 dgram 0660 wifi wifi
disabled