wifi: use connman options to get the wpasupplicant driver
authorKalle Valo <kalle.valo@canonical.com>
Mon, 27 Sep 2010 18:38:55 +0000 (21:38 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Sep 2010 18:47:56 +0000 (20:47 +0200)
commit91684de2d56bebd8e1c5b9ec15ec5dc1f9d6f267
treebd9832d1c92c3bfc898e8d5825c7d45509d98fc4
parentf162757feaee83ca9958cf86c54c7e615884f64f
wifi: use connman options to get the wpasupplicant driver

The new gsupplicant based wifi plugin doesn't support -c command-line
switch to make it possible to choose between wext, nl80211 or both. Add
support for this by using connman_option_get_string().
plugins/wifi.c